• Greg Kroah-Hartman's avatar
    USB: r8a66597-hcd.c: remove dbg() usage · 167e4925
    Greg Kroah-Hartman authored
    dbg() was a very old USB-specific macro that should no longer
    be used. This patch removes it from being used in the driver
    and uses dev_dbg() instead.
    
    CC: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
    CC: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
    CC: Tobias Klauser <tklauser@distanz.ch>
    CC: Sarah Sharp <sarah.a.sharp@linux.intel.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    167e4925
r8a66597-hcd.c 63.2 KB