On 8/5/19 10:45 AM, Mark Brown wrote:
On Fri, Jul 26, 2019 at 01:49:17PM +0900, Kuninori Morimoto wrote:
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).
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel