Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192811
b: refs/heads/master
c: c6ebc6c
h: refs/heads/master
i:
  192809: 57381ba
  192807: 7d31d00
v: v3
  • Loading branch information
Jean Delvare authored and Mauro Carvalho Chehab committed May 18, 2010
1 parent e078aa6 commit 306ca97
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 2415a2c14ef5fde98d61e3af4c5ff6e019659799
refs/heads/master: c6ebc6c4acbedcc766a8af147ccb9c39e77578ae
5 changes: 5 additions & 0 deletions trunk/drivers/media/video/saa7134/saa7134-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -7215,6 +7215,11 @@ int saa7134_board_init2(struct saa7134_dev *dev)
printk(KERN_INFO "%s: P7131 analog only, using "
"entry of %s\n",
dev->name, saa7134_boards[dev->board].name);

/* IR init has already happened for other cards, so
* we have to catch up. */
dev->has_remote = SAA7134_REMOTE_GPIO;
saa7134_input_init1(dev);
}
break;
case SAA7134_BOARD_HAUPPAUGE_HVR1150:
Expand Down

0 comments on commit 306ca97

Please sign in to comment.