]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: Serial: kobil_sct.c: remove debug module parameter
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 09:15:45 +0000 (10:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 09:15:45 +0000 (10:15 +0100)
commite40e275906e89fefe63cdcc1f039718e0384ad2e
tree333fc68455267b02545347f8fefcf885b146dda8
parentbe4568beb8f447bfce2e70b6f11401267e5b208a
USB: Serial: kobil_sct.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: Alan Stern <stern@rowland.harvard.edu>
CC: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/kobil_sct.c