Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179527
b: refs/heads/master
c: 99b55b2
h: refs/heads/master
i:
  179525: 764f4c3
  179523: fddd62b
  179519: 239df12
v: v3
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Jan 17, 2010
1 parent 000cb86 commit e62873e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f684336bba673b6656cb98144130ab52dafc3240
refs/heads/master: 99b55b2c4478e6370aaa85173f5090a070c50a08
2 changes: 2 additions & 0 deletions trunk/drivers/media/dvb/mantis/mantis_ca.c
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ int mantis_ca_init(struct mantis_pci *mantis)
ca->en50221.poll_slot_status = mantis_slot_status;
ca->en50221.data = ca;

mutex_init(&ca->ca_lock);

dprintk(verbose, MANTIS_ERROR, 1, "Registering EN50221 device");
if ((result = dvb_ca_en50221_init(dvb_adapter, &ca->en50221, ca_flags, 1)) != 0) {
dprintk(verbose, MANTIS_ERROR, 1, "EN50221: Initialization failed");
Expand Down

0 comments on commit e62873e

Please sign in to comment.