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