Explorar el Código

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>
Jean Delvare hace 17 años
padre
commit
91a1d912f6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      drivers/media/video/bt819.c

+ 1 - 1
drivers/media/video/bt819.c

@@ -516,7 +516,7 @@ bt819_detect_client (struct i2c_adapter *adapter,
 
 
 	dprintk(1,
 	dprintk(1,
 		KERN_INFO
 		KERN_INFO
-		"saa7111.c: detecting bt819 client on address 0x%x\n",
+		"bt819: detecting bt819 client on address 0x%x\n",
 		address << 1);
 		address << 1);
 
 
 	/* Check if the adapter supports the needed features */
 	/* Check if the adapter supports the needed features */