projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc0e4aa
)
V4L/DVB (13762): [Mantis CA] CA_MODULE: Look for the module status on driver unload...
author
Manu Abraham
<
[email protected]
>
Fri, 4 Dec 2009 08:22:33 +0000
(
05:22
-0300)
committer
Mauro Carvalho Chehab
<
[email protected]
>
Sun, 17 Jan 2010 13:55:37 +0000
(11:55 -0200)
Signed-off-by: Manu Abraham <
[email protected]
>
Signed-off-by: Mauro Carvalho Chehab <
[email protected]
>
drivers/media/dvb/mantis/mantis_pcmcia.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/mantis/mantis_pcmcia.c
b/drivers/media/dvb/mantis/mantis_pcmcia.c
index 59f1a06f0d956cbe3d7946a5a60c5dc360f88704..4156a082088617ab5daa34f11f68d981ea4996a2 100644
(file)
--- a/
drivers/media/dvb/mantis/mantis_pcmcia.c
+++ b/
drivers/media/dvb/mantis/mantis_pcmcia.c
@@
-90,6
+90,9
@@
int mantis_pcmcia_init(struct mantis_ca *ca)
dprintk(verbose, MANTIS_DEBUG, 1, "Empty Slot on Adapter(%d) Slot(0)", mantis->num);
mmwrite(card_stat | MANTIS_MASK_PLUGIN, MANTIS_GPIF_IRQCFG);
ca->slot_state = MODULE_XTRACTED;
+ dvb_ca_en50221_camchange_irq(&ca->en50221,
+ 0,
+ DVB_CA_EN50221_CAMCHANGE_REMOVED);
}
return 0;