• G
    USB: aircable.c: remove dbg() usage · 66afb5b5
    Greg Kroah-Hartman 提交于
    dbg() is a usb-serial specific macro.  This patch converts
    the aircable.c driver to use dev_dbg() instead to tie into the
    dynamic debug infrastructure.
    
    CC: Paul Gortmaker <paul.gortmaker@windriver.com>
    CC: Rusty Russell <rusty@rustcorp.com.au>
    CC: Alan Stern <stern@rowland.harvard.edu>
    CC: Mauro Carvalho Chehab <mchehab@redhat.com>
    Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    66afb5b5
aircable.c 6.0 KB