commit | ea232b3f7233f9242e5a1287377fedb6972dfea4 | [log] [tgz] |
---|---|---|
author | Mengdong Lin <mengdong.lin@intel.com> | Wed Jan 07 10:19:12 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Mar 02 16:19:46 2015 +0000 |
tree | 419e013da85452004f200ef4bcc0113a833a43e0 | |
parent | 3aebec3a701e70d6fe2816891e5abea066492779 [diff] |
ASoC: rt5670: add API to select ASRC clock source When codec is in slave mode, ASRC can suppress noise for asynchronous MCLK and LRCLK or special I2S format. This patch defines an API to select the clock source for specified filters. And the codec driver will turn on ASRC for these filters if ASRC is selected as their clock source. Signed-off-by: Bard Liao <bardliao@realtek.com> Signed-off-by: Mengdong Lin <mengdong.lin@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>