OSDN Git Service

USB: adutux: remove custom debug macro
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jun 2013 23:30:44 +0000 (16:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:18:59 +0000 (16:18 -0700)
commit66d4bc30d128e7c7ac4cf64aa78cb76e971cec5b
treef135b2a7f15f592dd35eb2f9ea9687616fda942c
parent6e42a15803ddbeb3a6f8f64bf599398a0ef5912b
USB: adutux: remove custom debug macro

Don't use a custom debug macro for just one driver, instead rely on the
in-kernel dynamic debugging logic, which can handle this much better.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/adutux.c