USB: Serial: whiteheat.c: remove debug module parameter
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 09:16:28 +0000 (10:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 09:16:28 +0000 (10:16 +0100)
commit07764958947c381ef095fc69503c1ef1775f316e
tree82c85c3e76e7c5b9ca1efb8dd78b3846504cf0cd
parent60aa1a01360861113c821ef95230be27ac92fc10
USB: Serial: whiteheat.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: Support Department <support@connecttech.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/whiteheat.c