]> Git Repo - linux.git/commit
rtc: use genirq directly in rtc-wm831x
authorMark Brown <[email protected]>
Mon, 24 May 2010 21:33:51 +0000 (14:33 -0700)
committerLinus Torvalds <[email protected]>
Tue, 25 May 2010 15:07:08 +0000 (08:07 -0700)
commit5815e5d36eff44b3dd38943f3a98a4d9ce985118
tree84d8cebad6272dc11217c49ee9d7078675edc7c2
parent6ba8bcd457d9fc793ac9435aa2e4138f571d4ec5
rtc: use genirq directly in rtc-wm831x

Now that the WM831x core uses genirq for the IRQ controller there is no
need to use the WM831x-specific wrappers to request interrupts so convert
to use genirq directly.

Also use more meaningful strings to make /proc/interrupts more readily
legible.

Signed-off-by: Mark Brown <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/rtc/rtc-wm831x.c
This page took 0.051277 seconds and 4 git commands to generate.