ASoC: wm8962: Unconditionally wait for the FLL to lock
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 12 Dec 2012 02:28:01 +0000 (11:28 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 24 Dec 2012 15:38:10 +0000 (15:38 +0000)
If the FLL is being shut down we will exit early so there is no need to
check here and in fact we're checking the wrong thing anyway.

Reported-by: Graeme Gregory <gg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found