git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95faf82
)
[media] em28xx-dvb: stop URBs when stopping the streaming
author
Gianluca Gennari
<gennarone@gmail.com>
Thu, 22 Mar 2012 11:48:17 +0000
(08:48 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 10 Apr 2012 18:46:35 +0000
(15:46 -0300)
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>
No differences found