mfd: arizona: Suppress needless calls to the primary IRQ
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 21 Aug 2012 19:02:03 +0000 (20:02 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Sep 2012 07:52:11 +0000 (09:52 +0200)
We can read back if the primary IRQ is asserted from the register map,
meaning that we can suppress polling of the interrupt status registers
when only the AoD IRQ domain is asserting.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found