[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200630133345.2232932-1-lee.jones@linaro.org>
Date: Tue, 30 Jun 2020 14:33:35 +0100
From: Lee Jones <lee.jones@...aro.org>
To: linus.walleij@...aro.org, bgolaszewski@...libre.com
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-gpio@...r.kernel.org, Lee Jones <lee.jones@...aro.org>
Subject: [PATCH 00/10] Clean GPIO of W=1 warnings
This set is part of a larger effort attempting to clean-up W=1
kernel builds, which are currently overwhelmingly riddled with
niggly little warnings.
Lee Jones (10):
gpio: gpiolib-of: Provide documentation for of_gpio_spi_cs_get_count()
gpio: gpio-altera: Add missing kerneldoc entry and demote comment
gpio: gpio-ml-ioh: Fix missing ':' in 'struct ioh_gpio_reg_data
gpio: gpio-pmic-eic-sprd: Fix incorrectly named property 'map'
gpio: gpio-sama5d2-piobu: Demote all kerneldoc headers to basic
comment blocks
gpio: gpio-syscon: Fix formatting issues which confuse kerneldoc
gpio: gpio-it87: Fix formatting issues which confuse kerneldoc
gpio: gpio-mlxbf: Tell the compiler that ACPI functions may not be
used
gpio: gpio-mlxbf2: Tell the compiler that ACPI functions may not be
use
gpio: gpio-mlxbf2.c: Provide __releases() annotation to stop confusing
Sparse
drivers/gpio/gpio-altera.c | 3 ++-
drivers/gpio/gpio-it87.c | 14 +++++++-------
drivers/gpio/gpio-ml-ioh.c | 2 +-
drivers/gpio/gpio-mlxbf.c | 2 +-
drivers/gpio/gpio-mlxbf2.c | 4 +++-
drivers/gpio/gpio-pmic-eic-sprd.c | 2 +-
drivers/gpio/gpio-sama5d2-piobu.c | 16 ++++++++--------
drivers/gpio/gpio-syscon.c | 12 ++++++------
drivers/gpio/gpiolib-of.c | 3 +++
9 files changed, 32 insertions(+), 26 deletions(-)
--
2.25.1
Powered by blists - more mailing lists