Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98484
b: refs/heads/master
c: b25fed1
h: refs/heads/master
v: v3
  • Loading branch information
Matthias Schwarzott authored and Mauro Carvalho Chehab committed Jun 26, 2008
1 parent 492fc66 commit dfaa4f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 83ee87a31dc43a5fd6dee3562c146033c3a4cb39
refs/heads/master: b25fed115a8bd8d39d14ce0d03e808272a401d67
3 changes: 2 additions & 1 deletion trunk/drivers/media/video/saa7134/saa7134-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -5615,7 +5615,8 @@ int saa7134_board_init1(struct saa7134_dev *dev)
saa_andorl(SAA7134_GPIO_GPMODE0 >> 2, 0x80040100, 0x80040100);
saa_andorl(SAA7134_GPIO_GPSTATUS0 >> 2, 0x80040100, 0x00040100);
printk("%s: %s: hybrid analog/dvb card\n"
"%s: Sorry, only the analog inputs are supported for now.\n",
"%s: Sorry, only analog s-video and composite input "
"are supported for now.\n",
dev->name, card(dev).name, dev->name);
break;
}
Expand Down

0 comments on commit dfaa4f1

Please sign in to comment.