[alsa-devel] [PATCH 02/17] firewire-lib: Add macros instead of fixed value for AMDTP
Clemens Ladisch
clemens at ladisch.de
Mon Nov 25 16:27:00 CET 2013
Takashi Sakamoto wrote:
> This patch adds some macros instead of fixed value for AMDTP in IEC 61883-6.
> These macros will also be used by followed patches.
> +++ b/sound/firewire/amdtp.c
> +/*
> + * Audio and Music transfer protocol specific parameters
> + * only "Clock-based rate controll mode" is supported
^^^^^^^^
control
> - return 0xffff; /* no info */
> + return CIP_SYT_NO_INFO; /* no info */
The comment is now superfluous.
Regards,
Clemens
More information about the Alsa-devel
mailing list