[PATCH] ASoC: mediatek: Change the order of MCLK clock configuration

2016-05-26 Thread PC Liao
Because MCLK opens later and closes earlier than codec, this patch changes the order of MCLK clock configuration. Signed-off-by: PC Liao --- sound/soc/mediatek/mtk-afe-pcm.c | 16 1 file changed, 12 insertions(+), 4 deletions(-) diff --git

[PATCH] ASoC: mediatek: Change the order of MCLK clock configuration

2016-05-26 Thread PC Liao
Because MCLK opens later and closes earlier than codec, this patch changes the order of MCLK clock configuration. Signed-off-by: PC Liao --- sound/soc/mediatek/mtk-afe-pcm.c | 16 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/sound/soc/mediatek/mtk-afe-pcm.c