[alsa-devel] [PATCH] ALSA: usb-audio: Assume first control interface is for audio
Felix Homann
fexpop at web.de
Fri Sep 10 19:15:25 CEST 2010
Thanks,
that's very useful for the mixer in the Fast Track Ultra!
Am 02.09.2010 11:13, schrieb Daniel Mack:
> + /*
> + * For devices with more than one control interface, we assume the
> + * first contains the audio controls. We might need a more specific
> + * check here in the future.
> + */
> + if (!chip->ctrl_intf)
> + chip->ctrl_intf = alts;
>
> if (err> 0) {
> /* create normal USB audio interfaces */
>
More information about the Alsa-devel
mailing list