ASoC: rt5670: patch reg-0x8a
authorBard Liao <bardliao@realtek.com>
Fri, 17 Jun 2016 04:08:02 +0000 (12:08 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 21 Jun 2016 18:43:45 +0000 (19:43 +0100)
commit874352a763ba2df55093d2651158be40999e9cbe
tree8470a84ff6063baabed14fa181dc952dfcf86af4
parente1f42a2f255f30c270500f1e6a69970ab45b0b6f
ASoC: rt5670: patch reg-0x8a

reg-8a assign the tracking source for each ASRC tracker. The default
value is 0x0000 which means all ASRC trackers will track LRCK1. But
in most case, we wish each ASRC tracker track the corresponding LRCK.
i.e. ASRC1 tracks LRCK1, ASRC2 tracks LRCK2 and so on. So, we rewrite
reg-8a as 0x0123.

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