Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40890
b: refs/heads/master
c: 4dd7406
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Nov 13, 2006
1 parent ec438ee commit 3ef3d74
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: b71567312976305cc1ce7e9b71e7378c8bfcb40f
refs/heads/master: 4dd7406e9c7e7a5422425ef699780463490b8745
1 change: 1 addition & 0 deletions trunk/drivers/media/video/saa7134/saa7134-input.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ int saa7134_input_init1(struct saa7134_dev *dev)
/* Without this we won't receive key up events */
saa_setb(SAA7134_GPIO_GPMODE1, 0x1);
saa_setb(SAA7134_GPIO_GPSTATUS1, 0x1);
break;
case SAA7134_BOARD_KWORLD_TERMINATOR:
ir_codes = ir_codes_pixelview;
mask_keycode = 0x00001f;
Expand Down

0 comments on commit 3ef3d74

Please sign in to comment.