cbus: retu-rtc: move to threaded irq
authorFelipe Balbi <balbi@ti.com>
Thu, 3 Feb 2011 10:20:25 +0000 (12:20 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 10 Feb 2011 02:59:58 +0000 (18:59 -0800)
Move to the generic threaded irq infrastructure
and drop all the retu-specific magic.

Unfortunately, due to the conversion and lack of
docs, retu_rtc_ioctl() had to be dropped, someone
else with access to docs is free to implement it
later considering the new style of the driver.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found