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)
commit17febfa6071bc673892edda6b1998ccfc7456c4e
tree2b18dc6d7edb287ea9a39c441c342628b58356ec
parent9b5d3865b3b410d21213807642b47e84a3fc081b
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