]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: orinoco_usb: remove CONFIG_USB_DEBUG support
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 May 2014 18:34:04 +0000 (11:34 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 May 2014 18:22:47 +0000 (11:22 -0700)
commit70d2f61fc7559df3d5be32a9d01efdb9ee1b11d8
tree3990a8583c26edb5a3feea08e000e485ccfd97c8
parentcf24df6061b02063af19aba130d0fc4546959520
USB: orinoco_usb: remove CONFIG_USB_DEBUG support

Now that the config option is gone, the driver needs to be converted
over to using the dynamic_debug infrastructure, like all other USB
drivers have been already.

Cc: Christian Lamparter <chunkeey@googlemail.com>
Cc: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Gertjan van Wingerde <gwingerde@gmail.com>
Cc: Alexey Khoroshilov <khoroshilov@ispras.ru>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/orinoco/orinoco_usb.c