USB: serial: keyspan_pda.c: remove debug module parameter
commit8c46939be412ba98bc2d552deba1eabb6112053d
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 19:31:35 +0000 (14 12:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 19:31:35 +0000 (14 12:31 -0700)
tree834529bd644dadf68cb183ca137e5a9a2454f81d
parent7beb3c31a5ab7594e9a339b9a69f523dd6ab7f1c
USB: serial: keyspan_pda.c: remove debug module parameter

Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all.  So remove
it so as to not confuse people.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/keyspan_pda.c