]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: Acknowlege all WM831x IRQs before we handle them
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 20 Jul 2011 16:05:13 +0000 (17:05 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 31 Jul 2011 21:28:27 +0000 (23:28 +0200)
commit5ecd84316b9a29a79ab76accfa06c8de29274648
tree44295486ea66c6aee832a3602b600e777e5107fc
parent9f6d583f53c6c386701909e36dc5f0e00e25b549
mfd: Acknowlege all WM831x IRQs before we handle them

Ensure that we never have a window where we've handled an interrupt (and
therefore need to be notified of new events) but haven't yet told the
interrupt controller that this is the case (so any new events will be
discarded).

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/wm831x-irq.c