From: Takashi Iwai Date: Mon, 14 May 2012 15:11:06 +0000 (+0200) Subject: ALSA: usb-audio - Call get_min_max_*() after determining the name string X-Git-Tag: v3.5-rc1~118^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e182534d4bd3a779941f2868f35e1f66a8d36cea;p=pandora-kernel.git ALSA: usb-audio - Call get_min_max_*() after determining the name string get_min_max_with_quirks() must be called after the control id name string is determined, but the current code changes the id name string after calling the function. Reported-by: Christian Melki Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed