]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cs4349: Fix up setting PWR_DWN bit
authorAxel Lin <axel.lin@ingics.com>
Wed, 22 Jul 2015 02:22:33 +0000 (10:22 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 22 Jul 2015 09:55:06 +0000 (10:55 +0100)
commit4ba0d646388687c987914f4956727ddfe134d5dd
tree30e0d0321a1bf7d42ddc6a092c2ec0472c63bff6
parentac821a9e26da0543a9ee843187db22ed8c55f1ec
ASoC: cs4349: Fix up setting PWR_DWN bit

The PWR_DWN is Bit 7, so current code does not set the PWR_DWN bit. Fix it.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs4349.c