commit | 67e1daa0bb30eda6ec5add27c3abf4536030f5a6 | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@caiaq.de> | Mon May 31 13:35:43 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon May 31 18:17:49 2010 +0200 |
tree | 7309eecb049e51203c9c6500e7f7a054a9503173 | |
parent | 2e0281d15c220d0a81c45c73872aa08d2f3ae3ef [diff] |
ALSA: usb-audio: clean up find_audio_control_unit() Use a struct to parse the audio units, and return usable descriptors for all types. There's no need to limit the result set, except for some kind of sanity check. Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>