• Greg Kroah-Hartman's avatar
    USB: ir-usb.c: remove dbg() usage · 9f857ae9
    Greg Kroah-Hartman authored
    dbg() is a usb-serial specific macro.  This patch converts
    the ir-usb.c driver to use dev_dbg() instead to tie into the
    dynamic debug infrastructure.
    
    CC: Rusty Russell <rusty@rustcorp.com.au>
    CC: Johan Hovold <jhovold@gmail.com>
    CC: Alan Stern <stern@rowland.harvard.edu>
    CC: Mauro Carvalho Chehab <mchehab@redhat.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    9f857ae9
ir-usb.c 11.4 KB