All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] CBUS Third try
@ 2011-02-16 20:01 Felipe Balbi
  2011-02-16 20:01 ` [PATCH 1/6] cbus: retu: wdt: save dev in retu_wdt_dev Felipe Balbi
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Felipe Balbi @ 2011-02-16 20:01 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: Linux OMAP Mailing List, Felipe Balbi

Hi Tony,

here are the fixes for CBUS RETU.

Just one patch added, no other differences. My cbus
branch has been updated for convenience:

git://gitorious.org/usb/usb.git cbus

(I'm starting to think usb.git isn't a good name for that tree)

Felipe Balbi (6):
  cbus: retu: wdt: save dev in retu_wdt_dev
  cbus: retu: pass the child device pointer to all retu functions
  cbus: retu: headset: don't save pdev pointer
  cbus: retu: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPL
  cbus: retu: tabify retu initialization
  cbus: retu: set pm_power_off to NULL when removing retu

 drivers/cbus/retu-headset.c   |   35 +++++++++++--------
 drivers/cbus/retu-pwrbutton.c |    2 +-
 drivers/cbus/retu-rtc.c       |   28 ++++++++--------
 drivers/cbus/retu-wdt.c       |    8 ++--
 drivers/cbus/retu.c           |   73 ++++++++++++++++++++++++----------------
 drivers/cbus/retu.h           |    9 +++--
 6 files changed, 88 insertions(+), 67 deletions(-)

-- 
1.7.4.rc2


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

end of thread, other threads:[~2011-02-17  0:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16 20:01 [PATCH 0/6] CBUS Third try Felipe Balbi
2011-02-16 20:01 ` [PATCH 1/6] cbus: retu: wdt: save dev in retu_wdt_dev Felipe Balbi
2011-02-16 20:01 ` [PATCH 2/6] cbus: retu: pass the child device pointer to all retu functions Felipe Balbi
2011-02-16 20:01 ` [PATCH 3/6] cbus: retu: headset: don't save pdev pointer Felipe Balbi
2011-02-16 20:01 ` [PATCH 4/6] cbus: retu: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPL Felipe Balbi
2011-02-16 20:01 ` [PATCH 5/6 v2] cbus: retu: tabify retu initialization Felipe Balbi
2011-02-16 20:01 ` [PATCH 6/6 v2] cbus: retu: set pm_power_off to NULL when removing retu Felipe Balbi
2011-02-17  0:33 ` [PATCH 0/6] CBUS Third try 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.