commit | 9760b28324f65cc1efc11326ded9bac9cbf49554 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 15 16:27:27 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 15 16:27:27 2012 -0700 |
tree | 467d74b7dd754dc76565a047813f542826a4adca | |
parent | 00c533fd64a3eb7f8e266413d3e9bd070df9d5ed [diff] |
USB: qcserial.c: remove dbg() usage dbg() is a usb-serial specific macro. This patch converts the qcserial.c driver to use dev_dbg() instead to tie into the dynamic debug infrastructure. CC: Thomas Tuttle <ttuttle@chromium.org> CC: Alan Stern <stern@rowland.harvard.edu> CC: Paul Gortmaker <paul.gortmaker@windriver.com> CC: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>