Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26911
b: refs/heads/master
c: 7bbbc0a
h: refs/heads/master
i:
  26909: 9e06e8e
  26907: bc164e6
  26903: 0febe49
  26895: 21c9108
  26879: 7ba7acb
v: v3
  • Loading branch information
Mikhail Gusarov authored and Mauro Carvalho Chehab committed May 12, 2006
1 parent 3377b84 commit 1fd6ba8
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 7d16eaa3d0d41a6e871e5c82720bcd006b202d55
refs/heads/master: 7bbbc0a28e6cfcef66e2180206257b959dad2006
1 change: 1 addition & 0 deletions trunk/drivers/media/video/saa7134/saa7134-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -3504,6 +3504,7 @@ int saa7134_board_init1(struct saa7134_dev *dev)
/* power-up tuner chip */
saa_andorl(SAA7134_GPIO_GPMODE0 >> 2, 0x00040000, 0x00040000);
saa_andorl(SAA7134_GPIO_GPSTATUS0 >> 2, 0x00040000, 0x00000000);
break;
case SAA7134_BOARD_PINNACLE_300I_DVBT_PAL:
/* this turns the remote control chip off to work around a bug in it */
saa_writeb(SAA7134_GPIO_GPMODE1, 0x80);
Expand Down

0 comments on commit 1fd6ba8

Please sign in to comment.