]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ALSA: usbmixer: bail out early when parsing audio class v2 descriptors
authorDaniel Mack <daniel@caiaq.de>
Mon, 22 Feb 2010 22:49:12 +0000 (23:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 23 Feb 2010 07:40:26 +0000 (08:40 +0100)
commit7b8a043f2686af9f41e313a78ed5e98233e5fded
treeaf7b3a3d2a6394b2a6053681b7f251315570b293
parent53ee98fe8ac77d00bacc1c814d450d83cbd193d4
ALSA: usbmixer: bail out early when parsing audio class v2 descriptors

This is just a quick hack that needs to be removed once the new units
defined by the audio class v2.0 standard are supported.

However, it allows using these devices for now, without mixer support.

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