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:
fb7b37c
)
V4L/DVB (7537): cx88/saa7134: Fix: avoid OOPS on module unload
author
Mauro Carvalho Chehab
<mchehab@infradead.org>
Fri, 11 Apr 2008 14:29:44 +0000
(11:29 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Thu, 24 Apr 2008 17:08:00 +0000
(14:08 -0300)
If frontend is not attached, both cx88-dvb and saa7134-dvb don't
register DVB. However, dvb unregister were inconditionally called.
Due to that, an OOPS is generated.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found