1
0
Files
linux/drivers/input/misc
Mark Brown afadb8e08c Input: wm831x-on - convert to use genirq
Now that the WM831x core has been converted to use genirq for the
interrupt controller there is no need for the client drivers to
use a WM831x-specific API rather than just calling genirq directly.

Also fixes a leak of the IRQ during init failure - the error path
free_irq() was using NULL rather than the driver data as the data
pointer so free_irq() wouldn't have matched.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-03-11 00:02:53 -08:00
..
2010-01-09 23:28:33 -08:00
2010-01-28 01:47:33 -05:00
2009-09-17 09:47:12 +02:00
2009-12-15 08:53:25 -08:00
2010-02-04 00:31:10 -08:00