ASoC: rt5640: Set PLL src according to source
authorBard Liao <bardliao@realtek.com>
Mon, 7 Mar 2016 07:09:37 +0000 (15:09 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 7 Mar 2016 07:39:38 +0000 (14:39 +0700)
commitc467fc0e010b66069c0d5bb3e8e869adf267115f
treeb47a331193cdd284b557bd6c2238490b6ce551f4
parent6049af00fc2fac8d27f8bd064ff68b16991a80f7
ASoC: rt5640: Set PLL src according to source

rt5640_set_dai_pll set pll source according to given source and
dai id. However, the pll source should be set according to given
source only.

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