commit | 27b6d92a2434219caad8e3a0bc7b5ea5e44c3702 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Sep 04 09:35:47 2011 -0700 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Sep 05 18:14:04 2011 -0700 |
tree | e06ba4813f4f583bfb1bf923c188cbde0d178b45 | |
parent | 11323e328336d21aafd7e814f337c20bb1cabd83 [diff] |
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>