commit | ec12693e5d03c7e6399ba1e9150908527b809f33 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Wed Jul 22 10:22:33 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Jul 22 10:55:06 2015 +0100 |
tree | 30e0d0321a1bf7d42ddc6a092c2ec0472c63bff6 | |
parent | 6a75c0b62b0981c3a34d3336725b0840747e7680 [diff] |
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>