From: Greg Kroah-Hartman Date: Thu, 8 Mar 2012 21:37:32 +0000 (-0800) Subject: USB: serial: metro-usb: remove vendor and product module parameters X-Git-Tag: v3.4-rc1~184^2~22^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdac0f647a2cf12e7152dc1d94dd08a1af4a2a82;p=pandora-kernel.git USB: serial: metro-usb: remove vendor and product module parameters All new usb serial drivers should be using the dynamic id function, not having module parameters for this type of thing. So remove them before anyone gets used to them being there. Cc: Aleksey Babahin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed