]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: snd-usb-audio: Skip un-parseable mixer units instead of erroring
authorMark Hills <mark@pogo.org.uk>
Sat, 14 Apr 2012 16:19:23 +0000 (17:19 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 15 Apr 2012 13:39:55 +0000 (15:39 +0200)
commit564243cdafd8dfd104be7501255b2c67d395b25a
tree3521c94082d37a00fb6bc2cd2bfc15ece80d16f6
parent096a08baf03a53b389b7a6b3ae1d9471ba44a8af
ALSA: snd-usb-audio: Skip un-parseable mixer units instead of erroring

Some interfaces reference endpoints which do not exists. To
accomodate these, do not fail completely, but skip over them.

This allows the Electrix Ebox-44 with earlier firmware to be
detected and used for audio.

Signed-off-by: Mark Hills <mark@pogo.org.uk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer.c