]> 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)
commita9b0bb5dfcb519b3104915dff7076d719efefc83
tree2b18dc6d7edb287ea9a39c441c342628b58356ec
parentc05fda0c6bf44a313fdbc35e4036884c8f966e8c
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