From: Greg Kroah-Hartman Date: Tue, 18 Sep 2012 09:16:24 +0000 (+0100) Subject: USB: Serial: ti_usb_3410_5052.c: remove debug module parameter X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d3831f6b65dbb0023061925a8bb746270a0b20a;p=pandora-kernel.git USB: Serial: ti_usb_3410_5052.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 CC: Rusty Russell CC: Adhir Ramjiawan CC: Andrew Lunn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed