]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: usb-audio - Check the dB-range validity in the later read, too
authorTakashi Iwai <tiwai@suse.de>
Fri, 19 Aug 2011 06:30:53 +0000 (08:30 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 19 Aug 2011 06:30:53 +0000 (08:30 +0200)
commit9fcd0ab130579d9742538340edda3225f2b49a3e
treebdf6c648c51c172d16cd5ce575b19b3443859c9b
parentb55ac2a116e2b0bb2293873c290751cc17099022
ALSA: usb-audio - Check the dB-range validity in the later read, too

When the initial check of dB-range failed due to the read error, try to
check again at the later read, too.  When an invalid dB range is found,
remove TLV flags and notify the mixer info change.

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