]> Pileus Git - ~andy/linux/commit
USB: isp1362: remove CONFIG_USB_DEBUG dependency
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Jun 2013 18:33:01 +0000 (11:33 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:35:17 +0000 (16:35 -0700)
commit641c86cd1cc6cb42233500a20e85ae5027826cfa
treebb348c3d44d319033d90bc082f35dde81e916668
parent374f4bfdf5b6a37a641c13ef22e0bbb42e0b3ac7
USB: isp1362: remove CONFIG_USB_DEBUG dependency

Now that the debugging macros are cleaned up, just rely on the dynamic
debug code in the kernel to do the debug messages for the driver.

This lets debugging be enabled without having to rebuild the driver, an
important thing for users that can not do it.

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