twl4030 "subdriver" irq tweaks
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 7 Oct 2008 03:37:59 +0000 (20:37 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 7 Oct 2008 08:35:09 +0000 (11:35 +0300)
commitbaae8496943a8a2cb141f28c005ee5e6d6b19bbc
tree3bae5a0a86120bf8d65aa5eff7f42560a19d1771
parent85c0074e097432263d4ad5bba44b9026aa7bda4b
twl4030 "subdriver" irq tweaks

Bugfixes to TWL subdriver irq handler setup ... lockdep
workarounds, remove IRQF_DISABLED.  NOPs with current code.

These changes are specific to the drivers which register
directly with the PIH irq_chip (in twl4030-core), and are
prerequsites to a cleanup patch for that PIH infrastructure.
(Unless you don't use these drivers.)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/i2c/chips/twl4030-madc.c
drivers/input/keyboard/omap-twl4030keypad.c
drivers/power/twl4030_bci_battery.c