The following two patches get rids of most sparse warnings
in musb and twl4030 drivers.

Some of them still there because it didn't make sense fixing.
The most notable case is the preprocessor macros in the pr_info()
at musb_init() and lack of use of twl4030*gpio*() at twl4030-gpio.c.

Felipe Balbi (2):
  USB: MUSB: sparse fixes to musb_hdrc driver
  I2C: TWL4030: sparse fixes for twl4030 driver

 drivers/i2c/chips/twl4030-core.c     |    2 +-
 drivers/i2c/chips/twl4030-gpio.c     |   53 ++++++++++++++++------------------
 drivers/i2c/chips/twl4030-poweroff.c |    2 +-
 drivers/usb/musb/musb_host.c         |    6 ++--
 drivers/usb/musb/musbhsdma.c         |    6 ++--
 5 files changed, 33 insertions(+), 36 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to