USB: Serial: cyberjack.c: remove debug module parameter
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 09:15:18 +0000 (10:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 09:15:18 +0000 (10:15 +0100)
commit709a2ce621083a2443dd0d17600d10e56a65a958
tree7deddab0f9d9a5fa27b03212468477aa89ca6494
parent67ef930191983c6efbf01223fdde4c317873f367
USB: Serial: cyberjack.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: Matthias Bruestle and Harald Welte <support@reiner-sct.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/cyberjack.c