From: David Brownell Date: Thu, 20 Nov 2008 01:28:58 +0000 (-0800) Subject: twl4030 power button irq X-Git-Tag: v2.6.28-davinci1-diff-base~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2ce22723422c30013a23647df0c6e4a9402e2f5;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed