Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179493
b: refs/heads/master
c: f9ce1c3
h: refs/heads/master
i:
  179491: 8b7fc37
v: v3
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Jan 17, 2010
1 parent 5eb6d21 commit 9ecc490
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: 990f8d1e161429ee1a0e9708f7989543e4648f73
refs/heads/master: f9ce1c3f32aa472c667c4d43d01c42922fb356ca
3 changes: 3 additions & 0 deletions trunk/drivers/media/dvb/mantis/mantis_ca.c
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,9 @@ int mantis_ca_init(struct mantis_pci *mantis)

ca->ca_priv = mantis;
mantis->mantis_ca = ca;
ca_flags = DVB_CA_EN50221_FLAG_IRQ_CAMCHANGE |
DVB_CA_EN50221_FLAG_IRQ_FR |
DVB_CA_EN50221_FLAG_IRQ_DA;

/* register CA interface */
ca->en50221.owner = THIS_MODULE;
Expand Down

0 comments on commit 9ecc490

Please sign in to comment.