public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [RFT/PATCH 00/10] move retu to threaded IRQ
@ 2011-01-03  7:49 Felipe Balbi
  2011-01-03  7:49 ` [RFT/PATCH 01/10] cbus: retu: give it a context structure Felipe Balbi
                   ` (9 more replies)
  0 siblings, 10 replies; 23+ messages in thread
From: Felipe Balbi @ 2011-01-03  7:49 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: Linux OMAP Mailing List, Felipe Balbi

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


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

end of thread, other threads:[~2011-01-07 19:15 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-03  7:49 [RFT/PATCH 00/10] move retu to threaded IRQ Felipe Balbi
2011-01-03  7:49 ` [RFT/PATCH 01/10] cbus: retu: give it a context structure Felipe Balbi
2011-01-04  1:40   ` Tony Lindgren
2011-01-04  6:51     ` Felipe Balbi
2011-01-03  7:49 ` [RFT/PATCH 02/10] cbus: retu: get rid of retu-user.c Felipe Balbi
2011-01-03  7:49 ` [RFT/PATCH 03/10] cbus: retu: move module_* close to the matching symbol Felipe Balbi
2011-01-03  7:49 ` [RFT/PATCH 04/10] cbus: retu: cleanup error path Felipe Balbi
2011-01-03  7:49 ` [RFT/PATCH 05/10] cbus: retu: move to threaded IRQ and GENIRQ Felipe Balbi
2011-01-04  1:40   ` Tony Lindgren
2011-01-04  6:52     ` Felipe Balbi
2011-01-04  7:46       ` Felipe Balbi
2011-01-04  7:47         ` Felipe Balbi
2011-01-04 19:14           ` Tony Lindgren
2011-01-05  6:37             ` Felipe Balbi
2011-01-07  3:04               ` Tony Lindgren
2011-01-07  7:48                 ` Felipe Balbi
2011-01-07 17:04                   ` Tony Lindgren
2011-01-07 19:15                     ` Felipe Balbi
2011-01-03  7:49 ` [RFT/PATCH 06/10] cbus: retu: headset: convert to threaded_irq Felipe Balbi
2011-01-03  7:49 ` [RFT/PATCH 07/10] cbus: retu-pwrbutton: convert to threaded irq Felipe Balbi
2011-01-03  7:49 ` [RFT/PATCH 08/10] cbus: retu-rtc: move " Felipe Balbi
2011-01-03  7:49 ` [RFT/PATCH 09/10] cbus: retu-rtc: drop the reset_occurred flag Felipe Balbi
2011-01-03  7:49 ` [RFT/PATCH 10/10] cbus: Makefile: re-enable retu-wdt Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox