]> Git Repo - linux.git/commit
ASoC: wm8962: correct addresses for HPF_C_0/1
authorSachin Pandhare <[email protected]>
Tue, 10 Nov 2015 18:08:02 +0000 (23:38 +0530)
committerMark Brown <[email protected]>
Mon, 16 Nov 2015 17:36:20 +0000 (17:36 +0000)
commite9f96bc53c1b959859599cb30ce6fd4fbb4448c2
treee5f4a3a86bfa46a2bb610b457e0ca3c627ef264e
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
ASoC: wm8962: correct addresses for HPF_C_0/1

From datasheet:
R17408 (4400h) HPF_C_1
R17409 (4401h) HPF_C_0
17048 -> 17408 (0x4400)
17049 -> 17409 (0x4401)

Signed-off-by: Sachin Pandhare <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Cc: [email protected]
sound/soc/codecs/wm8962.c
This page took 0.054257 seconds and 4 git commands to generate.