[alsa-devel] [PATCH v2 01/29] ASoC: Intel: skl-pcm: disable skl_get_time_info
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Mon Aug 5 18:06:13 CEST 2019
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).
More information about the Alsa-devel
mailing list