]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: sgtl5000: Fix wrong register name in restore
authorZeng Zhaoming <zengzm.kernel@gmail.com>
Wed, 18 Jan 2012 05:58:07 +0000 (13:58 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 20 Jan 2012 13:54:32 +0000 (13:54 +0000)
commit2e168bc90080f119e3a4e4a0a247ce26b8c99374
treeb70cec68252f8dee5953713c842f5b426cf2eb9c
parent1e5ed5b4d5a9924b9ec96032051e81bc6340728e
ASoC: sgtl5000: Fix wrong register name in restore

Correct SGTL5000_CHIP_CLK_CTRL to SGTL5000_CHIP_REF_CTRL in
sgtl5000_restore_regs(), and add comment to explain the
restore order.

Reported-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Zeng Zhaoming <zengzm.kernel@gmail.com>
Acked-by: Dong Aisheng <dong.aisheng@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/sgtl5000.c