ALSA: usb-audio: export UAC2 clock selectors as mixer controls
authorDaniel Mack <daniel@caiaq.de>
Mon, 31 May 2010 11:35:44 +0000 (13:35 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 31 May 2010 16:18:04 +0000 (18:18 +0200)
commit09414207d4daab8c4990bface3a79fdba3474bec
treeaee93c37d2ff13f676342f139ecd5ccdadaf28d3
parent67e1daa0bb30eda6ec5add27c3abf4536030f5a6
ALSA: usb-audio: export UAC2 clock selectors as mixer controls

The UAC2 clock selectors are fortunately compatible with UAC1 audio
selector units, so we can simply reuse the same approach to get all the
linked units.

Requests to this control need a different CS value though.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer.c