This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/linux/mfd
Russell King a3364409c4 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>
2012-02-18 23:15:43 +00:00
..
2012-01-09 00:37:46 +01:00
2011-03-31 11:26:23 -03:00
2011-05-26 19:45:16 +02:00
2011-10-24 14:09:15 +02:00
2012-01-09 00:37:44 +01:00
2011-07-20 17:20:57 -04:00
2011-07-31 23:28:22 +02:00
2012-02-18 23:15:43 +00:00