summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2011-11-08 17:50:27 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-11-21 14:35:21 -0800
commitf80f33817c973746ca0187713404461b80ef5d2d (patch)
treed4c303a3c4e4c03b4c9aeb6e40057487ea04364a /security
parent3485c041be44cfcbe8681a9d79f16d9aaac17529 (diff)
ALSA: usb-audio - Fix the missing volume quirks at delayed init
commit dcaaf9f2c16b56f8bb316881fcd3f15c18fc71e7 upstream. In the recent usb-audio driver, the initialization of volume ranges may be delayed when the device doesn't respond well at the probing time. But the volume quirks for certain devices are applied only in mixer_ctl_feature_info() thus only at the very first probe and will be missing when the volume range is initialized later. This patch moves the volume quirk code to be always called from the volume-range extraction (get_min_max()), so that the quirks are properly applied in the later init time. Reported-and-tested-by: Alexey Fisher <bug-track@fisher-privat.net> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions