USB: Serial: ti_usb_3410_5052.c: remove debug module parameter
commit0d3831f6b65dbb0023061925a8bb746270a0b20a
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 09:16:24 +0000 (18 10:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 09:16:24 +0000 (18 10:16 +0100)
tree955eaf488aa7961dab8623b1c228b3f2feb79db0
parent9dfea1b0904781e2673ef1ea0ae3113d0d4dca61
USB: Serial: ti_usb_3410_5052.c: remove debug module parameter

Now that all usb-serial modules are only using dev_dbg()
the debug module parameter does not do anything at all, so
remove it to reduce any confusion if someone were to try to
use it.

CC: Johan Hovold <jhovold@gmail.com>
CC: Rusty Russell <rusty@rustcorp.com.au>
CC: Adhir Ramjiawan <adhirramjiawan0@gmail.com>
CC: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ti_usb_3410_5052.c