From: Russell King Date: Sat, 21 Jan 2012 14:58:28 +0000 (+0000) Subject: MFD: ucb1x00: convert to use genirq X-Git-Tag: v3.4-rc1~83^2^3~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3364409c4af8bae42d04def48dc11409787e503;p=pandora-kernel.git MFD: ucb1x00: convert to use genirq Convert the ucb1x00 driver to use genirq's interrupt services, rather than its own private implementation. This allows a wider range of drivers to use the GPIO interrupts (such as the gpio_keys driver) without being aware of the UCB1x00's private IRQ system. This prevents the UCB1x00 core driver from being built as a module, so adjust the configuration to add that restriction. Acked-by: Jochen Friedrich Signed-off-by: Russell King --- Reading git-diff-tree failed