Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261325
b: refs/heads/master
c: 79a5b9a
h: refs/heads/master
i:
  261323: 56fd60d
v: v3
  • Loading branch information
istvan_v@mailbox.hu authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent 42305ca commit f410248
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 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: 8eb79c0b9ba602123279bcc0cd65458a0dfcecfc
refs/heads/master: 79a5b9a2d99f9085dd84e796c20756e4e283b6c9
8 changes: 1 addition & 7 deletions trunk/drivers/media/video/cx88/cx88-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -3245,13 +3245,7 @@ static void cx88_card_setup_pre_i2c(struct cx88_core *core)

case CX88_BOARD_WINFAST_TV2000_XP_GLOBAL:
case CX88_BOARD_WINFAST_DTV1800H:
/* GPIO 12 (xc3028 tuner reset) */
cx_set(MO_GP1_IO, 0x1010);
mdelay(50);
cx_clear(MO_GP1_IO, 0x10);
mdelay(50);
cx_set(MO_GP1_IO, 0x10);
mdelay(50);
cx88_xc3028_winfast1800h_callback(core, XC2028_TUNER_RESET, 0);
break;

case CX88_BOARD_WINFAST_DTV1800H_XC4000:
Expand Down

0 comments on commit f410248

Please sign in to comment.