6 Aug
2019
6 Aug
'19
2 a.m.
Hi Mark, Pierre-Louis
Now, ALSA SoC doesn't setup rtd->ops.get_time_info. This means it never used in ALSA SoC even if sound driver had .get_time_info.
This patch disable .get_time_info from skl-pcm.c. Because we might be going to support it in the future, it uses #if 0.
The #if 0 here isn't exactly nice... it'd be better to just implement get_time_info().
IIRC Cezary's team had a patch reviewed internally at Intel to add the missing pieces, so this will be supported soonish (likely after the Summer break).
Thanks !! Nice to know. Now we can just ignore this patch
Thank you for your help !! Best regards --- Kuninori Morimoto