Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179500
b: refs/heads/master
c: 88a6fa9
h: refs/heads/master
v: v3
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Jan 17, 2010
1 parent d212303 commit fcf20f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cc0e4aacaf4c3660fa759ce1299377baaf9efd8b
refs/heads/master: 88a6fa9dfec0a585409acbb49a7f86a933b35d2b
3 changes: 3 additions & 0 deletions trunk/drivers/media/dvb/mantis/mantis_pcmcia.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit fcf20f5

Please sign in to comment.