]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit - include/linux/i2c/twl4030.h
twl4030 power button irq
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 20 Nov 2008 01:28:58 +0000 (17:28 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 25 Nov 2008 23:29:44 +0000 (15:29 -0800)
commitb2ce22723422c30013a23647df0c6e4a9402e2f5
tree29d7eb69253b0b5c3809f9f934fa8e149b8dfebf
parent3cbed330ac327b6796e20f8e0e7ff793cd468179
twl4030 power button irq

Disable the TWL4030_PWRIRQ_PWRBTN symbol from the system headers;
initialization of the power button handler still needs work, so
an equivalent symbol is defined in its driver.

Power IRQs now properly handle trigger specs from request_irq();
stop goofing with registers reserved to the IRQ infrastructure.

Minor cleanup:  switch several messages to pr_debug().

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/i2c/chips/twl4030-pwrbutton.c
include/linux/i2c/twl4030.h