From 92931d243b5cafa23de2d693342966bb9133cdbc Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 13 Sep 2012 16:30:31 -0700 Subject: [PATCH] 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 --- Reading git-format-patch failed