V4L/DVB (5523): Usbvision: fix a debug message in usb probe function
authorThierry MERLE <thierry.merle@free.fr>
Sat, 14 Apr 2007 20:53:55 +0000 (17:53 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 27 Apr 2007 18:45:38 +0000 (15:45 -0300)
commit672d013bed5e144ac641db343251e35d3212c9ad
treea9feb1f5368b393c3a8d3a7aa64003c73af8bd7b
parent1ff16c2091a557f8080eb62c087465a87e4330e9
V4L/DVB (5523): Usbvision: fix a debug message in usb probe function

- change a printk to PDEBUG when USB probe detects an unknown device.
This will avoid a message log from usbvision when an unclaimed device is inserted.

Signed-off-by: Thierry MERLE <thierry.merle@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/usbvision/usbvision-video.c