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)
commit346f1d40833c75ddb5e9e4b47fb00e20f8152762
tree7830b825d843288974b040f08c6af5dd9e75d9c1
parenta2ce64750e07d74c51f02c5652edfc1aa2d8e894
ASoC: wm8962: Unconditionally wait for the FLL to lock

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>
sound/soc/codecs/wm8962.c