Hi Tony,

here are a few more patches to retu. It converts
it (hopefully successfuly) to threaded IRQ and
adds an IRQ chip to retu.c core driver.

Anyone with an N810 available, please give it a
shot. Patches are also available for pulling
from [1]

[1] git://gitorious.org/usb/usb.git cbus

Felipe Balbi (10):
  cbus: retu: give it a context structure
  cbus: retu: get rid of retu-user.c
  cbus: retu: move module_* close to the matching symbol
  cbus: retu: cleanup error path
  cbus: retu: move to threaded IRQ and GENIRQ
  cbus: retu: headset: convert to threaded_irq
  cbus: retu-pwrbutton: convert to threaded irq
  cbus: retu-rtc: move to threaded irq
  cbus: retu-rtc: drop the reset_occurred flag
  cbus: Makefile: re-enable retu-wdt

 drivers/cbus/Kconfig          |    7 -
 drivers/cbus/Makefile         |    4 +-
 drivers/cbus/retu-headset.c   |   22 ++-
 drivers/cbus/retu-pwrbutton.c |   37 +---
 drivers/cbus/retu-rtc.c       |  130 ++-----------
 drivers/cbus/retu-user.c      |  424 -----------------------------------------
 drivers/cbus/retu.c           |  388 ++++++++++++++++++--------------------
 drivers/cbus/retu.h           |   12 --
 8 files changed, 223 insertions(+), 801 deletions(-)
 delete mode 100644 drivers/cbus/retu-user.c

-- 
1.7.3.4.598.g85356

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