]> git.baikalelectronics.ru Git - kernel.git/commit
USB: usbatm: move the atm_dbg() call to use dynamic debug
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Jun 2013 18:32:53 +0000 (11:32 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:32:36 +0000 (16:32 -0700)
commit55c04308d848a8004b3df22a29652c454ed013c0
treec41a2b9413ab485fb8d416e0815cdac6ec3fc635
parent4ce4bf2533325c3c6a2b6e0ad572a9ebbcbcb4c0
USB: usbatm: move the atm_dbg() call to use dynamic debug

Move the atm_dbg() call to use the dynamic debug subsystem, and not rely
on CONFIG_USB_DEBUG for if things should be printed out or not.

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.

Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/atm/usbatm.h