]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitde5e52dc88abe561b8336f0203579f802df57e85
treef135b2a7f15f592dd35eb2f9ea9687616fda942c
parent28f76aae85e816f12822121704cf0addb780c369
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