[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200625191708.4014533-1-lee.jones@linaro.org>
Date: Thu, 25 Jun 2020 20:16:58 +0100
From: Lee Jones <lee.jones@...aro.org>
To: lgirdwood@...il.com, broonie@...nel.org
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Lee Jones <lee.jones@...aro.org>
Subject: [RESEND 00/10] Fix a bunch of W=1 warnings in Regulator
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
Powered by blists - more mailing lists