ALSA: line6: Remove superfluous disconnect call in suspend handler
authorTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 15:12:19 +0000 (16:12 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 20 Jan 2015 07:18:33 +0000 (08:18 +0100)
commit31ca192139a152fcc550b9ebfb0e2d2d6247585e
treee2de6010118f1a4580e5053469da7359158b343e
parentb2a3b02392836b8cc0aa4246d7496028911f1539
ALSA: line6: Remove superfluous disconnect call in suspend handler

Calling line6_pcm_disconnect() at suspend callback is superfluous and
rather confusing.  Let's get rid of it.

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