commit | 3080de4ef62f0cc1910b227d33d3533f3c4a4a5d | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Aug 21 20:02:03 2012 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Sep 14 09:52:11 2012 +0200 |
tree | 31c52475e1fd31076e37ae23e57fa43c7126ebcc | |
parent | 55692af5eb587f7592d6c2713e1e0eeaab0f6c31 [diff] |
mfd: arizona: Suppress needless calls to the primary IRQ 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>