[PATCH 00/10] Fix a bunch of W=1 warnings in MFD

From: Lee Jones
Date: Wed Jun 24 2020 - 11:07:17 EST


Attempting to clean-up W=1 kernel builds, which are currently
overwhelmingly riddled with niggly little warnings.

Lee Jones (10):
mfd: twl4030-irq: Fix incorrect type in assignment warning
mfd: twl4030-irq: Fix cast to restricted __le32 warning
mfd: tps6586x: Fix cast to restricted __le32 warning
mfd: altera-sysmgr: Fix physical address storing hacks
mfd: sprd-sc27xx-spi: Fix symbol 'sprd_pmic_detect_charger_type' was
not declared warning
mfd: ab3100-core: Fix incompatible types in comparison expression
warning
mfd: ab8500-debugfs: Fix incompatible types in comparison expression
issue
mfd: tc3589x: Remove invalid use of kerneldoc syntax
mfd: wm8400-core: Supply description for
wm8400_reset_codec_reg_cache's arg
mfd: wm831x-core: Supply description wm831x_reg_{un}lock args

drivers/mfd/ab3100-core.c | 2 +-
drivers/mfd/ab8500-debugfs.c | 2 +-
drivers/mfd/altera-sysmgr.c | 16 ++++++----------
drivers/mfd/sprd-sc27xx-spi.c | 1 +
drivers/mfd/tc3589x.c | 2 +-
drivers/mfd/tps6586x.c | 7 ++++---
drivers/mfd/twl4030-irq.c | 4 ++--
drivers/mfd/wm831x-core.c | 4 ++++
drivers/mfd/wm8400-core.c | 2 ++
9 files changed, 22 insertions(+), 18 deletions(-)

--
2.25.1