Skip to content

Commit

Permalink
V4L/DVB (8316): bt819: Fix a debug message
Browse files Browse the repository at this point in the history
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Jean Delvare authored and Mauro Carvalho Chehab committed Jul 20, 2008
1 parent 203c204 commit 91a1d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/bt819.c
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ bt819_detect_client (struct i2c_adapter *adapter,

dprintk(1,
KERN_INFO
"saa7111.c: detecting bt819 client on address 0x%x\n",
"bt819: detecting bt819 client on address 0x%x\n",
address << 1);

/* Check if the adapter supports the needed features */
Expand Down

0 comments on commit 91a1d91

Please sign in to comment.