Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65947
b: refs/heads/master
c: aecfde5
h: refs/heads/master
i:
  65945: da04399
  65943: 543d298
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Oct 10, 2007
1 parent fabd9cb commit a49328f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 593f18c6e4d04134f240fbad001d878802d8925f
refs/heads/master: aecfde539eeac11f269894413abf3b60cf74844f
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cx23885/cx23885-dvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ int cx23885_dvb_register(struct cx23885_tsport *port)

/* dvb stuff */
printk("%s: cx23885 based dvb card\n", dev->name);
videobuf_queue_init(&port->dvb.dvbq, &dvb_qops, dev->pci, &port->slock,
videobuf_queue_pci_init(&port->dvb.dvbq, &dvb_qops, dev->pci, &port->slock,
V4L2_BUF_TYPE_VIDEO_CAPTURE, V4L2_FIELD_TOP,
sizeof(struct cx23885_buffer), port);
err = dvb_register(port);
Expand Down

0 comments on commit a49328f

Please sign in to comment.