diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2012-01-21 14:58:28 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2012-02-18 23:15:43 +0000 |
commit | a3364409c4af8bae42d04def48dc11409787e503 (patch) | |
tree | 317d68920998bc5823d2879a49d49f27a8aed279 /drivers/nubus | |
parent | cf4abfcc0df2985ff6061f74e63b8353f2a1d0bc (diff) | |
download | linux-a3364409c4af8bae42d04def48dc11409787e503.tar.gz linux-a3364409c4af8bae42d04def48dc11409787e503.tar.bz2 linux-a3364409c4af8bae42d04def48dc11409787e503.zip |
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 <jochen@scram.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/nubus')
0 files changed, 0 insertions, 0 deletions