]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ASoC: wm8962: Clean up error handling for failed FLL start
authorMark Brown <broonie@linaro.org>
Thu, 30 Jan 2014 20:04:34 +0000 (20:04 +0000)
committerMark Brown <broonie@linaro.org>
Mon, 3 Feb 2014 12:50:59 +0000 (12:50 +0000)
commitd6f95e5407674d2f7d61feef81fef96b364d9188
treea5b91fab644d4713bf6f87abae75be375a7d25aa
parentdf6ab65f2fef3d7b769f3ba87c7bb265ace80b4e
ASoC: wm8962: Clean up error handling for failed FLL start

Don't record the FLL as having started and leave the hardware disabled
ensuring we are in a better state if this does happen to be a transient
error and making debugging easier.

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8962.c