]> Pileus Git - ~andy/linux/commit
USB: serial: core: clean up dbg and printk usage.
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Sep 2012 23:30:31 +0000 (16:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Sep 2012 23:30:31 +0000 (16:30 -0700)
commit92931d243b5cafa23de2d693342966bb9133cdbc
treed79d3d846cbceced7a85575985ef9f09a25615d1
parentfee84a54e707d93282f1854a9f712534b6543a5e
USB: serial: core: clean up dbg and printk usage.

This cleans up the usb-serial module to remove all old usages of dbg()
and "raw" printk() calls for error reporting (there are some info
messages left for now.)

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/console.c
drivers/usb/serial/usb-serial.c