cc902b7dc parent a9b57be074688cdfd9b10b1db58988bb31da20ef author Greg Kroah-Hartman 1347651084 -0700 committer Greg Kroah-Hartman 1347651084 -0700 USB: serial: ftdi_sio.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. CC: Uwe Bonnes CC: Simon Arlott CC: Andrew Worsley CC: "Michał Wróbel" Signed-off-by: Greg Kroah-Hartman