Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44025
b: refs/heads/master
c: 7343826
h: refs/heads/master
i:
  44023: ddf96d1
v: v3
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Dec 10, 2006
1 parent e87515c commit 35f2835
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: 6c5be74c86f102c2d4e123bc51d2fa93155fd794
refs/heads/master: 7343826370dd5fe14a2dcec20968f2d3a4431ce6
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/cx88/cx88-mpeg.c
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,8 @@ struct cx8802_driver * cx8802_get_driver(struct cx8802_dev *dev, enum cx88_board

list_for_each(list,&cx8802_devlist) {
h = list_entry(list, struct cx8802_dev, devlist);
if (h != dev)
continue;

list_for_each(list2, &h->drvlist.devlist) {
d = list_entry(list2, struct cx8802_driver, devlist);
Expand Down

0 comments on commit 35f2835

Please sign in to comment.