From: Gianluca Gennari Date: Thu, 22 Mar 2012 11:48:17 +0000 (-0300) Subject: [media] em28xx-dvb: stop URBs when stopping the streaming X-Git-Tag: v3.5-rc1~104^2~427 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f5f147f638734c0739b663aa68a3ae03cdc682b;p=pandora-kernel.git [media] em28xx-dvb: stop URBs when stopping the streaming Stop the URBs in em28xx_stop_streaming(), so that em28xx_irq_callback() cannot be called after the streaming has stopped. This should eliminate the crashes reported by Antti Palosaari and the warnings reported by Andy Furniss. Signed-off-by: Gianluca Gennari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed