commit | 92931d243b5cafa23de2d693342966bb9133cdbc | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 13 16:30:31 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 13 16:30:31 2012 -0700 |
tree | d79d3d846cbceced7a85575985ef9f09a25615d1 | |
parent | fee84a54e707d93282f1854a9f712534b6543a5e [diff] |
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>