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:
afc2e8a
)
[media] tm6000-dvb: Fix module unload
author
Julian Scheel
<julian@jusst.de>
Mon, 5 Nov 2012 14:51:05 +0000
(11:51 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 21 Dec 2012 20:45:31 +0000
(18:45 -0200)
dvb_unregister_frontend has to be called before detach. Otherwise the
unregister call will segfault. This made tm6000-dvb module unload unusable.
Signed-off-by: Julian Scheel <julian@jusst.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found