Re: [PATCH v3 1/4] ALSA: usb-audio: UAC3. Add support for mixer unit.

2018-05-09 Thread Ruslan Bilovol
On Tue, May 8, 2018 at 12:43 PM, Jorge wrote: > > > On 04/05/18 01:57, Ruslan Bilovol wrote: >> >> On Fri, Apr 27, 2018 at 8:06 PM, Jorge Sanjuan >> wrote: >>> >>> This adds support for the MIXER UNIT in UAC3. All the information >>> is obtained from the (HIGH CAPABILITY) Cluster's header. We don

Re: [PATCH v3 1/4] ALSA: usb-audio: UAC3. Add support for mixer unit.

2018-05-08 Thread Jorge
On 04/05/18 01:57, Ruslan Bilovol wrote: On Fri, Apr 27, 2018 at 8:06 PM, Jorge Sanjuan wrote: This adds support for the MIXER UNIT in UAC3. All the information is obtained from the (HIGH CAPABILITY) Cluster's header. We don't read the rest of the logical cluster to obtain the channel config

Re: [PATCH v3 1/4] ALSA: usb-audio: UAC3. Add support for mixer unit.

2018-05-03 Thread Ruslan Bilovol
On Fri, Apr 27, 2018 at 8:06 PM, Jorge Sanjuan wrote: > This adds support for the MIXER UNIT in UAC3. All the information > is obtained from the (HIGH CAPABILITY) Cluster's header. We don't > read the rest of the logical cluster to obtain the channel config > as that wont make any difference in th

[PATCH v3 1/4] ALSA: usb-audio: UAC3. Add support for mixer unit.

2018-04-27 Thread Jorge Sanjuan
This adds support for the MIXER UNIT in UAC3. All the information is obtained from the (HIGH CAPABILITY) Cluster's header. We don't read the rest of the logical cluster to obtain the channel config as that wont make any difference in the current mixer behaviour. The name of the mixer unit is not y