projects
/
wrapfs-3.4.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb1876f
)
ASoC: wm8962: correct addresses for HPF_C_0/1
author
Sachin Pandhare
<sachinpandhare@gmail.com>
Tue, 10 Nov 2015 18:08:02 +0000
(23:38 +0530)
committer
Zefan Li
<lizefan@huawei.com>
Wed, 26 Oct 2016 15:15:31 +0000
(23:15 +0800)
commit
e9f96bc53c1b959859599cb30ce6fd4fbb4448c2
upstream.
From datasheet:
R17408 (4400h) HPF_C_1
R17409 (4401h) HPF_C_0
17048 -> 17408 (0x4400)
17049 -> 17409 (0x4401)
Signed-off-by: Sachin Pandhare <sachinpandhare@gmail.com>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Zefan Li <lizefan@huawei.com>
sound/soc/codecs/wm8962.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm8962.c
b/sound/soc/codecs/wm8962.c
index 451ec4800f4e3c1bca80b6fb3fa0a5d3bfb00185..fd06baaeee015c494602794a04dee62ed1072b86 100644
(file)
--- a/
sound/soc/codecs/wm8962.c
+++ b/
sound/soc/codecs/wm8962.c
@@
-363,8
+363,8
@@
static struct reg_default wm8962_reg[] = {
{ 16924, 0x0059 }, /* R16924 - HDBASS_PG_1 */
{ 16925, 0x999A }, /* R16925 - HDBASS_PG_0 */
- { 17
04
8, 0x0083 }, /* R17408 - HPF_C_1 */
- { 17
04
9, 0x98AD }, /* R17409 - HPF_C_0 */
+ { 17
40
8, 0x0083 }, /* R17408 - HPF_C_1 */
+ { 17
40
9, 0x98AD }, /* R17409 - HPF_C_0 */
{ 17920, 0x007F }, /* R17920 - ADCL_RETUNE_C1_1 */
{ 17921, 0xFFFF }, /* R17921 - ADCL_RETUNE_C1_0 */