summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt819.c
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2008-07-02 21:01:21 +0200
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-07-20 12:24:26 +0200
commit91a1d912f61b91e44336efe100a2bd0821777e24 (patch)
tree2503255ad69bcb1853ebb28e76292da15d8611ce /drivers/media/video/bt819.c
parentV4L/DVB (8315): zr36067: Delete dead code (diff)
downloadlinux-91a1d912f61b91e44336efe100a2bd0821777e24.tar.xz
linux-91a1d912f61b91e44336efe100a2bd0821777e24.zip
V4L/DVB (8316): bt819: Fix a debug message
Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/bt819.c')
-rw-r--r--drivers/media/video/bt819.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/bt819.c b/drivers/media/video/bt819.c
index 8bfd5c75cb3a..ddd2a7964dec 100644
--- a/drivers/media/video/bt819.c
+++ b/drivers/media/video/bt819.c
@@ -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 */