Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199919
b: refs/heads/master
c: e4425ea
h: refs/heads/master
i:
  199917: 257315c
  199915: 83621fd
  199911: 69df827
  199903: 40f958f
v: v3
  • Loading branch information
Abylay Ospan authored and Mauro Carvalho Chehab committed Jun 1, 2010
1 parent 22def4a commit f10420e
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: d71964fb9731412ce1f86cd7d9b71f1f94a04b0d
refs/heads/master: e4425eab6b2da050bae55cffa01e573767a819a1
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/cx23885/cx23885-dvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -991,6 +991,8 @@ static int dvb_register(struct cx23885_tsport *port)
ret = videobuf_dvb_register_bus(&port->frontends, THIS_MODULE, port,
&dev->pci->dev, adapter_nr, 0,
cx23885_dvb_fe_ioctl_override);
if (!ret)
return ret;

/* init CI & MAC */
switch (dev->board) {
Expand Down

0 comments on commit f10420e

Please sign in to comment.