[PATCH 0/7] Rid W=1 warnings from MFD

Lee Jones lee.jones at linaro.org
Thu May 20 05:08:13 PDT 2021


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 (7):
  mfd: wm831x-core: Fix incorrect function name wm831x_reg_unlock()
  mfd: twl-core: Fix incorrect function name twl_regcache_bypass()
  mfd: db8500-prcmu: Fix multiple incorrectly documented function names
  mfd: omap-usb-host: File headers are not good candidates for
    kernel-doc
  mfd: omap-usb-tll: File headers are not good candidates for kernel-doc
  mfd: si476x-cmd: Fix a bunch of incorrectly documented function names
  mfd: si476x-i2c: Fix incorrectly documented function names

 drivers/mfd/db8500-prcmu.c  |  6 +++---
 drivers/mfd/omap-usb-host.c |  2 +-
 drivers/mfd/omap-usb-tll.c  |  2 +-
 drivers/mfd/si476x-cmd.c    | 24 ++++++++++++------------
 drivers/mfd/si476x-i2c.c    | 10 +++++-----
 drivers/mfd/twl-core.c      |  2 +-
 drivers/mfd/wm831x-core.c   |  2 +-
 7 files changed, 24 insertions(+), 24 deletions(-)

Cc: Andrey Smirnov <andrew.smirnov at gmail.com>
Cc: Kai Svahn <kai.svahn at nokia.com>
Cc: Keshava Munegowda <keshava_mgowda at ti.com>
Cc: Kumar Sanghvi <kumar.sanghvi at stericsson.com>
Cc: Lee Jones <lee.jones at linaro.org>
Cc: Linus Walleij <linus.walleij at linaro.org>
Cc: linux-arm-kernel at lists.infradead.org
Cc: linux-omap at vger.kernel.org
Cc: Mark Brown <broonie at opensource.wolfsonmicro.com>
Cc: Mattias Nilsson <mattias.i.nilsson at stericsson.com>
Cc: patches at opensource.cirrus.com
Cc: Roger Quadros <rogerq at ti.com>
Cc: Sundar Iyer <sundar.iyer at stericsson.com>
Cc: syed khasim <x0khasim at ti.com>
Cc: Tony Lindgren <tony at atomide.com>
-- 
2.31.1




More information about the linux-arm-kernel mailing list