Commits

Greg Kroah-Hartman committed 689c2781ee9
USB: generic.c: remove dbg() usage dbg() is a usb-serial specific macro. This patch converts the generic.c driver to use dev_dbg() instead to tie into the dynamic debug infrastructure. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>