]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: remove bogus SLEEP mode from wm8978 driver
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 28 Jan 2010 15:28:55 +0000 (16:28 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 29 Jan 2010 14:31:03 +0000 (14:31 +0000)
commit640b796f2ca88113bf2fefd380bc807092ce6fa1
tree5de515ae125378e311a27163aa508db5fc88e863
parent9f5b64b767203131a7a3a280859e70d4413c9672
ASoC: remove bogus SLEEP mode from wm8978 driver

Tests showed, that bit 6 of the WM8978_POWER_MANAGEMENT_2 register of wm8978
affects codec clocks. Being useless for suspend / resume, it cannot be used in
bias-level control either. Remove this bit handling.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8978.c