linux/sound/usb/line6
Takashi Iwai 5a4753112a ALSA: line6: Sync PCM stop at disconnect
Call line6_pcm_disconnect() at disconnect to make sure that all URBs
are cleared.  Also reduce the superfluous snd_pcm_stop() calls from
the function (and remove the unused function) since the streams are
guaranteed to be stopped at this point via snd_card_disconnect().

Tested-by: Chris Rorvick <chris@rorvick.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-01-20 08:18:44 +01:00
..
capture.c ALSA: line6: Reorganize card resource handling 2015-01-20 08:17:16 +01:00
capture.h ALSA: move line6 usb driver into sound/usb 2015-01-12 22:29:57 +01:00
driver.c ALSA: line6: Sync PCM stop at disconnect 2015-01-20 08:18:44 +01:00
driver.h ALSA: line6: Remove CHECK_RETURN macro 2015-01-20 08:18:27 +01:00
Kconfig ALSA: line6: Handle impulse response via control API 2015-01-20 08:14:36 +01:00
Makefile ALSA: line6: Reorganize card resource handling 2015-01-20 08:17:16 +01:00
midi.c ALSA: line6: Reorganize card resource handling 2015-01-20 08:17:16 +01:00
midi.h ALSA: move line6 usb driver into sound/usb 2015-01-12 22:29:57 +01:00
midibuf.c ALSA: move line6 usb driver into sound/usb 2015-01-12 22:29:57 +01:00
midibuf.h ALSA: move line6 usb driver into sound/usb 2015-01-12 22:29:57 +01:00
pcm.c ALSA: line6: Sync PCM stop at disconnect 2015-01-20 08:18:44 +01:00
pcm.h ALSA: line6: Handle impulse response via control API 2015-01-20 08:14:36 +01:00
playback.c ALSA: line6: Reorganize card resource handling 2015-01-20 08:17:16 +01:00
playback.h ALSA: move line6 usb driver into sound/usb 2015-01-12 22:29:57 +01:00
pod.c ALSA: line6: Remove CHECK_RETURN macro 2015-01-20 08:18:27 +01:00
podhd.c ALSA: line6: Reorganize card resource handling 2015-01-20 08:17:16 +01:00
revision.h ALSA: move line6 usb driver into sound/usb 2015-01-12 22:29:57 +01:00
toneport.c ALSA: line6: Remove CHECK_RETURN macro 2015-01-20 08:18:27 +01:00
usbdefs.h ALSA: move line6 usb driver into sound/usb 2015-01-12 22:29:57 +01:00
variax.c ALSA: line6: Reorganize card resource handling 2015-01-20 08:17:16 +01:00