diff options
author | Lee Jones <lee.jones@linaro.org> | 2014-07-21 16:06:35 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-07-25 16:31:42 +0200 |
commit | 3103de8cd4e862c48a02327a21aec459c2c7dbb0 (patch) | |
tree | 9e4567b64af6abb1a393498cfcbc3f75abac890b /drivers/mfd/arizona-core.c | |
parent | mfd: wm8350-i2c: Replace spaces with tabs (diff) | |
download | linux-3103de8cd4e862c48a02327a21aec459c2c7dbb0.tar.xz linux-3103de8cd4e862c48a02327a21aec459c2c7dbb0.zip |
mfd: twl6030-irq: Extinguish coding style warnings
This is part of an effort to clean-up the MFD subsystem.
WARNING: please, no space before tabs
+^IRSV_INTR_OFFSET, ^I/* Bit 12^IReserved^I^I*/$
WARNING: Missing a blank line after declarations
+ u8 unmask_value;
+ ret = twl_i2c_read_u8(TWL_MODULE_PIH, &unmask_value,
WARNING: Missing a blank line after declarations
+ u8 mask_value;
+ ret = twl_i2c_read_u8(TWL_MODULE_PIH, &mask_value,
total: 0 errors, 3 warnings, 484 lines checked
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/arizona-core.c')
0 files changed, 0 insertions, 0 deletions