Hi Matthias,
On Wed, 2016-04-20 at 21:30 +0800, Matthias Brugger wrote:
For compatibility you should change this to something like:
dev_warn(card->dev, "Only one dai codec found in DTS, enabled rt5645
AD filter\n");
rt5645_sel_asrc_clk_src(codec, RT5645_AD_STEREO_FILTER,
RT5645_CLK_SEL_I2S1_ASRC);
}
I will use this in next version.
Thanks!