OpenCloudOS-Kernel/include/linux/mfd/wm8350
Mark Brown 0c7229f93a mfd: Convert WM835x IRQ handling to use a data table
Rather than open coding individual IRQs in each function which
manipulates them store data for IRQs in a table which is then
referenced in the users.

This is a substantial code shrink and should be a performance win in
cases where only a single IRQ goes off at once since instead of
reading four of the second level IRQ registers for each interrupt
we read only the sub-registers which have had an interrupt flagged.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2009-12-13 19:21:02 +01:00
..
audio.h ASoC: Implement WM8350 headphone jack detection 2009-01-09 10:31:32 +00:00
comparator.h mfd: Add AUXADC support for WM8350 2009-01-04 12:17:38 +01:00
core.h mfd: Split wm8350 IRQ code into a separate file 2009-12-13 19:20:55 +01:00
gpio.h mfd: Convert WM835x IRQ handling to use a data table 2009-12-13 19:21:02 +01:00
pmic.h leds: Add WM8350 LED driver 2009-01-08 12:38:58 +00:00
rtc.h rtc: rtc-wm8350: add support for WM8350 RTC 2008-11-12 17:17:18 -08:00
supply.h mfd: Switch WM8350 revision detection to a feature based model 2009-01-04 12:17:38 +01:00
wdt.h mfd: Add placeholders for WM8350 client devices 2008-10-13 21:51:57 +01:00