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
..
2009-12-13 19:20:37 +01:00
2009-12-13 19:20:40 +01:00
2009-09-17 09:47:21 +02:00
2009-12-13 19:20:53 +01:00
2009-09-23 07:39:43 -07:00
2009-12-13 19:20:53 +01:00
2009-11-27 21:07:21 +01:00
2009-07-03 11:54:50 +02:00
2009-06-17 19:41:52 +02:00
2009-06-17 19:41:52 +02:00
2009-06-17 19:41:52 +02:00
2009-11-27 21:07:21 +01:00
2009-09-17 09:46:59 +02:00
2009-01-04 12:17:42 +01:00