All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sparse warnings
@ 2008-04-11 10:59 Felipe Balbi
  2008-04-11 10:59 ` [PATCH 1/2] USB: MUSB: sparse fixes to musb_hdrc driver Felipe Balbi
  2008-04-11 19:05 ` [PATCH 0/2] sparse warnings Tony Lindgren
  0 siblings, 2 replies; 4+ messages in thread
From: Felipe Balbi @ 2008-04-11 10:59 UTC (permalink / raw)
  To: linux-omap; +Cc: Felipe Balbi

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


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

end of thread, other threads:[~2008-04-11 19:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-11 10:59 [PATCH 0/2] sparse warnings Felipe Balbi
2008-04-11 10:59 ` [PATCH 1/2] USB: MUSB: sparse fixes to musb_hdrc driver Felipe Balbi
2008-04-11 10:59   ` [PATCH 2/2] I2C: TWL4030: sparse fixes for twl4030 driver Felipe Balbi
2008-04-11 19:05 ` [PATCH 0/2] sparse warnings Tony Lindgren

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.