]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt5665: fix wrong pre div reg of IF2 and IF3
authorBard Liao <bardliao@realtek.com>
Mon, 20 Mar 2017 02:20:54 +0000 (10:20 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 20 Mar 2017 11:25:23 +0000 (11:25 +0000)
commitb96f94b45abb11b2a18b220b582fc3f9564021b4
tree2b18dc6d7edb287ea9a39c441c342628b58356ec
parentf33d51e612c1bb557b31c45d1e01db10a3b3d2e9
ASoC: rt5665: fix wrong pre div reg of IF2 and IF3

The pre divider control register of IF1 and IF2/3 are different.
The driver used the same register for all interfaces which was a
mistake.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5665.c