[RESEND 00/10] Fix a bunch of W=1 warnings in Regulator

From: Lee Jones
Date: Thu Jun 25 2020 - 15:17:16 EST


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

Resent to include patch contributors/maintainers/MLs.

Lee Jones (10):
regulator: consumer: Supply missing prototypes for 3 core functions
regulator: devres: Fix issues with kerneldoc headers
regulator: of_regulator: Add missing colon for rdev kerneldoc argument
regulator: dbx500-prcmu: Remove unused function
dbx500_regulator_testcase()
regulator: ab8500: Remove unused embedded struct expand_register
regulator: wm8350-regulator: Repair odd formatting in documentation
regulator: cpcap-regulator: Remove declared and set, but never used
variable 'ignore'
regulator: cpcap-regulator: Demote kerneldoc header to standard
comment
regulator: da9063-regulator: Fix .suspend 'initialized field
overwritten' warnings
regulator: max14577-regulator: Demote kerneldoc header to standard
comment

drivers/regulator/ab8500.c | 7 +------
drivers/regulator/cpcap-regulator.c | 16 ++++++++--------
drivers/regulator/da9063-regulator.c | 1 -
drivers/regulator/dbx500-prcmu.c | 8 --------
drivers/regulator/devres.c | 4 +++-
drivers/regulator/max14577-regulator.c | 2 +-
drivers/regulator/of_regulator.c | 2 +-
drivers/regulator/wm8350-regulator.c | 10 +++++-----
include/linux/regulator/consumer.h | 10 ++++++++++
9 files changed, 29 insertions(+), 31 deletions(-)

--
2.25.1