26 Nov
2012
26 Nov
'12
4:36 p.m.
Hi,
the following patches are my recent work to add the channel map support to usb-audio driver. Since UAC2 has yet more channel definitions, I had to extend SNDRV_CHMAP_*.
Other than that, a fairly straightforward implementation by converting the channel config bitmap of usb descriptor to the chmap array.
Takashi