ALSA: line6: Clamp values correctly
authorTakashi Iwai <tiwai@suse.de>
Thu, 5 Mar 2015 12:03:28 +0000 (13:03 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 5 Mar 2015 12:03:28 +0000 (13:03 +0100)
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 <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/line6/playback.c

Simple merge