[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200625163127.4000462-1-lee.jones@linaro.org>
Date: Thu, 25 Jun 2020 17:31:17 +0100
From: Lee Jones <lee.jones@...aro.org>
To: lee.jones@...aro.org
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 00/10] Fix a yet more W=1 warnings in MFD
Attempting to clean-up W=1 kernel builds, which are currently
overwhelmingly riddled with niggly little warnings.
Lee Jones (10):
mfd: cros_ec_dev: Fix cros_feature_to_{name,cells} struct descriptions
mfd: tps65218: Repair incorrect function argument name
's/tps65218/tps/'
mfd: tps65217: Repair incorrect function argument name
's/tps65217/tps/'
mfd: ab3100-otp: Add missing colon(s) for all documented kerneldoc
arguments
mfd: tps65010: Remove delcared and set, but never used variable
'status'
mfd: si476x-cmd: Repair wrongly described function argument
's/response/resp'
mfd: si476x-cmd: Add missing colon(s) for all documented kerneldoc
arguments
mfd: si476x-i2c: Add description for si476x_core_fwver_to_revision()'s
arg 'func'
mfd: si476x-i2c: Fix spelling mistake in case() statement's
FALLTHROUGH comment
mfd: si476x-cmd: Update si476x_cmd_am_rsq_status()'s kerneldoc
drivers/mfd/ab3100-otp.c | 20 +++++------
drivers/mfd/cros_ec_dev.c | 4 +--
drivers/mfd/si476x-cmd.c | 72 ++++++++++++++++++---------------------
drivers/mfd/si476x-i2c.c | 7 +++-
drivers/mfd/tps65010.c | 5 ++-
drivers/mfd/tps65217.c | 4 +--
drivers/mfd/tps65218.c | 4 +--
7 files changed, 58 insertions(+), 58 deletions(-)
--
2.25.1
Powered by blists - more mailing lists