ASoC: arizona: Don't request FLL lock IRQ
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 16 Jan 2013 06:03:52 +0000 (15:03 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 16 Jan 2013 10:28:59 +0000 (19:28 +0900)
We only log the result and since the interrupt triggers on loss of lock
during shutdown this may lead to spurious interrupts during shutdown
delaying the process.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found