Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21736
b: refs/heads/master
c: 12a219d
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Linus Torvalds committed Mar 21, 2006
1 parent 0672ef8 commit d3ccbfb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 34731df288a5ffe4b0c396caf8cd24c6a710a222
refs/heads/master: 12a219da0a74d1d797475addbccaedf2343be571
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/saa7134/saa7134-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -3471,10 +3471,10 @@ int saa7134_board_init1(struct saa7134_dev *dev)
dev->has_remote = SAA7134_REMOTE_I2C;
break;
case SAA7134_BOARD_AVERMEDIA_A169_B:
printk("%s: AVerMedia A169: dual saa7134 broadcast decoders\n"
printk("%s: %s: dual saa713x broadcast decoders\n"
"%s: Sorry, none of the inputs to this chip are supported yet.\n"
"%s: Dual decoder functionality is disabled for now, use the other chip.\n",
dev->name,dev->name,dev->name);
dev->name,card(dev).name,dev->name,dev->name);
break;
}
return 0;
Expand Down

0 comments on commit d3ccbfb

Please sign in to comment.