linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Last batch of W=1 warning fixes in MFD
@ 2020-06-29 12:32 Lee Jones
  2020-06-29 12:32 ` [PATCH 1/5] mfd: si476x-cmd: Add missing documentation for si476x_cmd_fm_rds_status()'s arg 'report' Lee Jones
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Lee Jones @ 2020-06-29 12:32 UTC (permalink / raw)
  To: lee.jones; +Cc: linux-kernel, linux-arm-kernel

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

Lee Jones (5):
  mfd: si476x-cmd: Add missing documentation for
    si476x_cmd_fm_rds_status()'s arg 'report'
  mfd: lm3533-ctrlbank: Cap BRIGHTNESS_MAX to 127 since API uses u8 as
    carrier
  mfd: rave-sp: Fix mistake in 'struct rave_sp_deframer's kerneldoc
  mfd: sprd-sc27xx-spi: Fix divide by zero when allocating register
    offset/mask
  mfd: axp20x-i2c: Do not define 'struct acpi_device_id' when
    !CONFIG_ACPI

 drivers/mfd/axp20x-i2c.c      | 2 ++
 drivers/mfd/lm3533-ctrlbank.c | 2 +-
 drivers/mfd/rave-sp.c         | 2 +-
 drivers/mfd/si476x-cmd.c      | 2 ++
 drivers/mfd/sprd-sc27xx-spi.c | 2 +-
 5 files changed, 7 insertions(+), 3 deletions(-)

-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2020-07-06  7:32 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-29 12:32 [PATCH 0/5] Last batch of W=1 warning fixes in MFD Lee Jones
2020-06-29 12:32 ` [PATCH 1/5] mfd: si476x-cmd: Add missing documentation for si476x_cmd_fm_rds_status()'s arg 'report' Lee Jones
2020-06-29 12:32 ` [PATCH 2/5] mfd: lm3533-ctrlbank: Cap BRIGHTNESS_MAX to 127 since API uses u8 as carrier Lee Jones
2020-06-29 12:51   ` Johan Hovold
2020-06-29 13:25     ` Lee Jones
2020-06-30  8:38       ` Johan Hovold
2020-06-29 12:32 ` [PATCH 3/5] mfd: rave-sp: Fix mistake in 'struct rave_sp_deframer's kerneldoc Lee Jones
2020-06-29 12:32 ` [PATCH 4/5] mfd: sprd-sc27xx-spi: Fix divide by zero when allocating register offset/mask Lee Jones
2020-06-29 13:06   ` Johan Hovold
2020-06-29 14:01     ` Lee Jones
2020-06-29 14:35       ` Baolin Wang
2020-06-29 14:43         ` Johan Hovold
2020-06-29 15:08           ` Baolin Wang
2020-06-29 15:45             ` Lee Jones
2020-07-01  9:15   ` [PATCH] mfd: sprd-sc27xx-spi: Fix-up bogus IRQ register offset and mask setting Lee Jones
2020-07-01 14:10     ` Baolin Wang
2020-06-29 12:32 ` [PATCH 5/5] mfd: axp20x-i2c: Do not define 'struct acpi_device_id' when !CONFIG_ACPI Lee Jones
2020-06-29 15:38   ` Chen-Yu Tsai
2020-07-06  7:31     ` Lee Jones
2020-07-01  6:59   ` [PATCH v2] mfd: axp20x-i2c: Tell the compiler that ACPI functions may not be used Lee Jones
2020-07-01  8:38     ` Chen-Yu Tsai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).