Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331035
b: refs/heads/master
c: 4699903
h: refs/heads/master
i:
  331033: c1ba865
  331031: c1d3ec2
v: v3
  • Loading branch information
Alan Cox authored and Mauro Carvalho Chehab committed Sep 23, 2012
1 parent 661f957 commit faa81f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 9a888ba273b8bbd82a0b88cfd57c270f6eb8d724
refs/heads/master: 4699903e4f765af7f9d7b3d63c576290c375c47d
4 changes: 2 additions & 2 deletions trunk/drivers/media/pci/cx88/cx88-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -3028,9 +3028,9 @@ static int cx88_xc3028_winfast1800h_callback(struct cx88_core *core,
cx_set(MO_GP1_IO, 0x1010);
mdelay(50);
cx_clear(MO_GP1_IO, 0x10);
mdelay(50);
mdelay(75);
cx_set(MO_GP1_IO, 0x10);
mdelay(50);
mdelay(75);
return 0;
}
return -EINVAL;
Expand Down

0 comments on commit faa81f7

Please sign in to comment.