]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: remove warn() macro from usb media drivers
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 14 Aug 2008 16:37:34 +0000 (09:37 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 17 Oct 2008 21:41:08 +0000 (14:41 -0700)
commitaa82661baf8a48379355ffa8bf162b07cf487600
tree22b555a5227c2d6f3a145d5a5350b2b473602262
parent1817b1692a2eab022e805d32e910f4556c89dce8
USB: remove warn() macro from usb media drivers

USB should not be having it's own printk macros, so remove warn() and
use the system-wide standard of dev_warn() wherever possible.  In the
few places that will not work out, use a basic printk().

Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/radio/dsbr100.c
drivers/media/video/dabusb.c
drivers/media/video/ov511.c
drivers/media/video/usbvideo/konicawc.c
drivers/media/video/usbvideo/quickcam_messenger.c