]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: Serial: belkin_sa.c: remove debug module parameter
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 09:15:13 +0000 (10:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 09:15:13 +0000 (10:15 +0100)
commit0a7e7a6ec6dba5c7310d10ca7a6ea82c67aa67cc
treedcca6a2bdccb7fe0471b80f326e70f874f6af3fd
parent7ca98ceaa9e241b44349cc038435876132bd3c15
USB: Serial: belkin_sa.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: William Greathouse <wgreathouse@smva.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/belkin_sa.c