Re: [PATCH 1/7] em28xx-audio: fix return code on device disconnect

2014-01-13 Thread Frank Schäfer
On 13.01.2014 00:00, Mauro Carvalho Chehab wrote: Alsa has an special non-negative return code to indicate device removal at snd_em28xx_capture_pointer(). Use it, instead of an error code. Signed-off-by: Mauro Carvalho Chehab --- drivers/media/usb/em28xx/em28xx-audio.c | 2 +- 1 file changed

[PATCH 1/7] em28xx-audio: fix return code on device disconnect

2014-01-12 Thread Mauro Carvalho Chehab
Alsa has an special non-negative return code to indicate device removal at snd_em28xx_capture_pointer(). Use it, instead of an error code. Signed-off-by: Mauro Carvalho Chehab --- drivers/media/usb/em28xx/em28xx-audio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/