linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] Fix a bunch of W=1 warnings in MFD
@ 2020-06-24 15:06 Lee Jones
  2020-06-24 15:06 ` [PATCH 01/10] mfd: twl4030-irq: Fix incorrect type in assignment warning Lee Jones
                   ` (9 more replies)
  0 siblings, 10 replies; 19+ messages in thread
From: Lee Jones @ 2020-06-24 15:06 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 (10):
  mfd: twl4030-irq: Fix incorrect type in assignment warning
  mfd: twl4030-irq: Fix cast to restricted __le32 warning
  mfd: tps6586x: Fix cast to restricted __le32 warning
  mfd: altera-sysmgr: Fix physical address storing hacks
  mfd: sprd-sc27xx-spi: Fix symbol 'sprd_pmic_detect_charger_type' was
    not declared warning
  mfd: ab3100-core: Fix incompatible types in comparison expression
    warning
  mfd: ab8500-debugfs: Fix incompatible types in comparison expression
    issue
  mfd: tc3589x: Remove invalid use of kerneldoc syntax
  mfd: wm8400-core: Supply description for
    wm8400_reset_codec_reg_cache's arg
  mfd: wm831x-core: Supply description wm831x_reg_{un}lock args

 drivers/mfd/ab3100-core.c     |  2 +-
 drivers/mfd/ab8500-debugfs.c  |  2 +-
 drivers/mfd/altera-sysmgr.c   | 16 ++++++----------
 drivers/mfd/sprd-sc27xx-spi.c |  1 +
 drivers/mfd/tc3589x.c         |  2 +-
 drivers/mfd/tps6586x.c        |  7 ++++---
 drivers/mfd/twl4030-irq.c     |  4 ++--
 drivers/mfd/wm831x-core.c     |  4 ++++
 drivers/mfd/wm8400-core.c     |  2 ++
 9 files changed, 22 insertions(+), 18 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] 19+ messages in thread

end of thread, other threads:[~2020-07-10 14:05 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-24 15:06 [PATCH 00/10] Fix a bunch of W=1 warnings in MFD Lee Jones
2020-06-24 15:06 ` [PATCH 01/10] mfd: twl4030-irq: Fix incorrect type in assignment warning Lee Jones
2020-06-24 15:06 ` [PATCH 02/10] mfd: twl4030-irq: Fix cast to restricted __le32 warning Lee Jones
2020-06-24 15:06 ` [PATCH 03/10] mfd: tps6586x: " Lee Jones
2020-06-24 15:06 ` [PATCH 04/10] mfd: altera-sysmgr: Fix physical address storing hacks Lee Jones
2020-07-01 19:33   ` Sasha Levin
2020-07-02  6:28     ` Lee Jones
2020-07-10 14:03   ` Sasha Levin
2020-06-24 15:06 ` [PATCH 05/10] mfd: sprd-sc27xx-spi: Fix symbol 'sprd_pmic_detect_charger_type' was not declared warning Lee Jones
2020-06-25  2:46   ` Baolin Wang
2020-06-24 15:07 ` [PATCH 06/10] mfd: ab3100-core: Fix incompatible types in comparison expression warning Lee Jones
2020-07-07 12:33   ` Linus Walleij
2020-06-24 15:07 ` [PATCH 07/10] mfd: ab8500-debugfs: Fix incompatible types in comparison expression issue Lee Jones
2020-07-07 12:34   ` Linus Walleij
2020-06-24 15:07 ` [PATCH 08/10] mfd: tc3589x: Remove invalid use of kerneldoc syntax Lee Jones
2020-06-24 15:07 ` [PATCH 09/10] mfd: wm8400-core: Supply description for wm8400_reset_codec_reg_cache's arg Lee Jones
2020-06-24 16:24   ` Charles Keepax
2020-06-24 15:07 ` [PATCH 10/10] mfd: wm831x-core: Supply description wm831x_reg_{un}lock args Lee Jones
2020-06-24 16:24   ` Charles Keepax

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).