From: Takashi Iwai Date: Thu, 5 Mar 2015 12:03:28 +0000 (+0100) Subject: ALSA: line6: Clamp values correctly X-Git-Tag: omap-for-v4.1/wl12xx-dt~57^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f44f07cf3910f84b15b2a78c4933d5946bf409cf;p=pandora-kernel.git ALSA: line6: Clamp values correctly The usages of clamp() macro in sound/usb/line6/playback.c are just wrong, the low and high values are swapped. Reported-by: Dan Carpenter Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed