]> Pileus Git - ~andy/linux/commit
ASoC: Check that WM8996 FLL started even if we don't have the IRQ
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 4 Sep 2011 16:35:47 +0000 (09:35 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 6 Sep 2011 01:14:04 +0000 (18:14 -0700)
commit27b6d92a2434219caad8e3a0bc7b5ea5e44c3702
treee06ba4813f4f583bfb1bf923c188cbde0d178b45
parent11323e328336d21aafd7e814f337c20bb1cabd83
ASoC: Check that WM8996 FLL started even if we don't have the IRQ

We can directly read the FLL lock status on WM8996 so even if we don't
have an interrupt wired up we can still verify that the FLL started
successfully.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
sound/soc/codecs/wm8996.c