All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] mfd: Fix all W=1 warnings
@ 2016-09-15 10:45 ` Lee Jones
  0 siblings, 0 replies; 34+ messages in thread
From: Lee Jones @ 2016-09-15 10:45 UTC (permalink / raw)
  To: linus.walleij, tony, linux-omap; +Cc: linux-arm-kernel, linux-kernel

It really is as simple as it sounds!

Lee Jones (7):
  mfd: max8997-irq: 'inline' should be at the beginning of the
    declaration
  mfd: ab8500-debugfs: Prevent initialised field from being over-written
  mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() calls
  mfd: ab8500-debugfs: Remove ab8500_dump_all_banks_to_mem()
  mfd: ab8500-debugfs: Remove 'weak' function
    suspend_test_wake_cause_interrupt_is_mine()
  mfd: omap-usb-host: Return value is not 'const int'
  mfd: cros_ec_spi: Remove unused variable 'request'

 drivers/mfd/ab8500-debugfs.c      | 114 ++++++++------------------------------
 drivers/mfd/cros_ec_spi.c         |   2 -
 drivers/mfd/db8500-prcmu.c        |  19 -------
 drivers/mfd/max8997-irq.c         |   2 +-
 drivers/mfd/omap-usb-host.c       |   2 +-
 include/linux/mfd/abx500/ab8500.h |   2 +
 include/linux/mfd/db8500-prcmu.h  |   6 --
 include/linux/mfd/dbx500-prcmu.h  |   9 ---
 8 files changed, 26 insertions(+), 130 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2016-10-26 12:27 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-15 10:45 [PATCH 0/7] mfd: Fix all W=1 warnings Lee Jones
2016-09-15 10:45 ` Lee Jones
2016-09-15 10:45 ` Lee Jones
2016-09-15 10:45 ` [PATCH 1/7] mfd: max8997-irq: 'inline' should be at the beginning of the declaration Lee Jones
2016-09-15 10:45   ` Lee Jones
2016-09-15 11:28   ` Arnd Bergmann
2016-09-15 11:28     ` Arnd Bergmann
2016-09-15 10:45 ` [PATCH 2/7] mfd: ab8500-debugfs: Prevent initialised field from being over-written Lee Jones
2016-09-15 10:45   ` Lee Jones
2016-09-15 11:31   ` Arnd Bergmann
2016-09-15 11:31     ` Arnd Bergmann
2016-09-15 10:45 ` [PATCH 3/7] mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() calls Lee Jones
2016-09-15 10:45   ` Lee Jones
2016-10-06 20:35   ` Ulf Hansson
2016-10-06 20:35     ` Ulf Hansson
2016-10-06 20:35     ` Ulf Hansson
2016-09-15 10:45 ` [PATCH 4/7] mfd: ab8500-debugfs: Remove ab8500_dump_all_banks_to_mem() Lee Jones
2016-09-15 10:45   ` Lee Jones
2016-09-15 10:45   ` Lee Jones
2016-09-15 10:45 ` [PATCH 5/7] mfd: ab8500-debugfs: Remove 'weak' function suspend_test_wake_cause_interrupt_is_mine() Lee Jones
2016-09-15 10:45   ` Lee Jones
2016-09-15 10:45 ` [PATCH 6/7] mfd: omap-usb-host: Return value is not 'const int' Lee Jones
2016-09-15 10:45   ` Lee Jones
2016-09-15 11:33   ` Arnd Bergmann
2016-09-15 11:33     ` Arnd Bergmann
2016-09-15 10:45 ` [PATCH 7/7] mfd: cros_ec_spi: Remove unused variable 'request' Lee Jones
2016-09-15 10:45   ` Lee Jones
2016-09-15 11:35 ` [PATCH 0/7] mfd: Fix all W=1 warnings Arnd Bergmann
2016-09-15 11:35   ` Arnd Bergmann
2016-10-26 12:27   ` Lee Jones
2016-10-26 12:27     ` Lee Jones
2016-09-15 12:44 ` Linus Walleij
2016-09-15 12:44   ` Linus Walleij
2016-09-15 12:44   ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.