]> 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)
commit0aa23933a30901f0ed230030305727a6c23cb630
tree44295486ea66c6aee832a3602b600e777e5107fc
parent8a428c79e6d05c78fa7e2da19d887eeea63bc5d4
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