]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (9743): em28xx: fix oops audio
authorDouglas Schilling Landgraf <dougsland@linuxtv.org>
Mon, 24 Nov 2008 12:51:20 +0000 (09:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 1 Dec 2008 19:09:42 +0000 (17:09 -0200)
commitfaa3bd2e48e594e9475e92fb84bb6ebe6f62f23b
treed6a3c5a0a52f28e44f954e262521b8b5cdf50b65
parent50f3beb50abe0cc0228363af804e50e710b3e5b0
V4L/DVB (9743): em28xx: fix oops audio

Replaced usb_kill_usb for usb_unlink_usb
(wait until urb to fully stop require USB core to put the calling process to sleep).

Oops:
http://www.kerneloops.org/raw.php?rawid=71799&msgid=

Signed-off-by: Douglas Schilling Landgraf <dougsland@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-audio.c