]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 12 Aug 2008 05:04:50 +0000 (12:04 +0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 14 Aug 2008 00:33:00 +0000 (17:33 -0700)
commitf331e40ee8e4861e1d82310b1af7cf75de7370ac
tree630dccab66fb5cbc3ba4a3968cabb5855956a8d9
parent6188a83f7264edebe9b8ee10ad7b2136d3531ea6
USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers

These drivers should not be relying on CONFIG_USB_DEBUG.  By doing this,
it prevents users of kernels that do not enable this option from
enabling debugging in these drivers, unlike all other usb-serial
drivers.

Cc: Matthias Urlichs <smurf@smurf.noris.de>
Cc: Kevin Lloyd <klloyd@sierrawireless.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/option.c
drivers/usb/serial/sierra.c