linux/sound/usb/line6
Takashi Iwai 4d0e677523 ALSA: line6: Fix -EBUSY error during active monitoring
When a monitor stream is active, the next PCM stream access results in
EBUSY error because of the check in line6_stream_start().  Fix this by
just skipping the submission of pending URBs when the stream is
already running instead.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=101431
Cc: <stable@vger.kernel.org> # v4.0+
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-07-14 15:19:37 +02:00
..
Kconfig
Makefile
capture.c
capture.h
driver.c ALSA: line6: Improve line6_read/write_data() interfaces 2015-02-12 11:07:48 +01:00
driver.h ALSA: line6: Improve line6_read/write_data() interfaces 2015-02-12 11:07:48 +01:00
midi.c
midi.h
midibuf.c
midibuf.h
pcm.c ALSA: line6: Fix -EBUSY error during active monitoring 2015-07-14 15:19:37 +02:00
pcm.h
playback.c ALSA: line6: Clamp values correctly 2015-03-05 13:03:28 +01:00
playback.h
pod.c
podhd.c
toneport.c
variax.c