• Greg Kroah-Hartman's avatar
    USB: usbatm: don't rely on CONFIG_USB_DEBUG · ca4d7013
    Greg Kroah-Hartman authored
    Enable the USB atm drivers to use the dynamic debugging subsystem, and
    not rely on if CONFIG_USB_DEBUG is enabled or not for debugging
    messages. This also provides a saner debug message, pointing out the
    exact device the message is coming from.
    
    This also means the drivers do not have to be rebuilt to get debugging
    messages, important for getting information from users who can not
    rebuild their kernels.
    
    Cc: Duncan Sands <duncan.sands@free.fr>
    Acked-by: default avatarFelipe Balbi <balbi@ti.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    ca4d7013
usbatm.h 5.7 KB