3 Mar
2014
3 Mar
'14
1:18 a.m.
On Mon, Feb 24, 2014 at 10:15:25PM -0800, Kuninori Morimoto wrote:
From: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
This patch adds struct snd_soc_dai_ops :: set_sysclk. But, it do nothing, since rsnd sysclk is controlled by ADG. Without this patch, simple-card init will be failed if DT case.
We should fix the simple-card code so that it does not need this rather than adding empty functions to all the drivers - I'd expect it to handle -ENOTSUPP as not an error.