USB: Serial: garmin_gps.c: remove debug module parameter
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 09:15:29 +0000 (10:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 09:15:29 +0000 (10:15 +0100)
commitba74b89ef4e51ee624abdfaf491498f3d70c35bc
tree3138365de7c7ad405b4a89b09206b3d2c34d97bc
parent9d27b6a63511aa8416e1cebcec9dd6ccdf02fe7e
USB: Serial: garmin_gps.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: Johan Hovold <jhovold@gmail.com>
CC: Rusty Russell <rusty@rustcorp.com.au>
CC: Alan Stern <stern@rowland.harvard.edu>
CC: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/garmin_gps.c
This page took 0.025353 seconds and 5 git commands to generate.