commit | 5f5f147f638734c0739b663aa68a3ae03cdc682b | [log] [tgz] |
---|---|---|
author | Gianluca Gennari <gennarone@gmail.com> | Thu Mar 22 08:48:17 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Apr 10 15:46:35 2012 -0300 |
tree | 04951bcc15af31797c513db3b2c4913cdf6435c6 | |
parent | 95faf82bd3ea607f8e1ca78930c49b71078266e6 [diff] |
[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 <gennarone@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>