• Greg Kroah-Hartman's avatar
    USB: qcserial.c: remove dbg() usage · 9760b283
    Greg Kroah-Hartman authored
    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: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    9760b283
qcserial.c 10.2 KB