[alsa-devel] [PATCH v2 2/2] ALSA - hda: Add support for link audio time reporting

Takashi Iwai tiwai at suse.de
Wed Jul 20 07:36:54 CEST 2016


On Tue, 19 Jul 2016 12:46:42 +0200,
Vinod Koul wrote:
> 
> +#ifdef CONFIG_X86
....
> +#else
> +static int azx_get_sync_time(ktime_t *device,
> +		struct system_counterval_t *system, void *ctx)
> +{
> +	return -ENXIO;

This doesn't help much because the caller of azx_get_crosstime()
doesn't check the return code.


Takashi


More information about the Alsa-devel mailing list