]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: wm8962: correct addresses for HPF_C_0/1
authorSachin Pandhare <sachinpandhare@gmail.com>
Tue, 10 Nov 2015 18:08:02 +0000 (23:38 +0530)
committerZefan Li <lizefan@huawei.com>
Wed, 26 Oct 2016 15:15:31 +0000 (23:15 +0800)
commit69eff2b3042d89429a0cfcc744551168c0fd3402
tree0087e51704cfbb71c2b591840ef7423fbcb5b22d
parenteb1876f774b4421ad4fe1e7a3c465bc508fceb4d
ASoC: wm8962: correct addresses for HPF_C_0/1

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