ALSA: line6: Skip volume manipulation during silence copying
authorTakashi Iwai <tiwai@suse.de>
Fri, 23 Jan 2015 15:58:30 +0000 (16:58 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 28 Jan 2015 06:21:52 +0000 (07:21 +0100)
commit62a109d9e2ce948ee75222bbb92a97669f683875
tree55760a4a8d5c5b97e4e445f81750e53b9fa3640d
parentc8491535d7f1a1e8f7f3e0d31e8f7525809c98a1
ALSA: line6: Skip volume manipulation during silence copying

A minor optimization; while pausing, the driver just copies the zero
that doesn't need any volume changes.

Tested-by: Chris Rorvick <chris@rorvick.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/line6/playback.c