From: Greg Kroah-Hartman Date: Thu, 8 Mar 2012 21:39:53 +0000 (-0800) Subject: USB: serial: metro-usb: convert to use module_usb_serial_driver X-Git-Tag: v3.4-rc1~184^2~22^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1935e357bb2a3031772730293a3725e3cca07778;p=pandora-kernel.git USB: serial: metro-usb: convert to use module_usb_serial_driver Now that we aren't doing anything special in the init function, move to use the easier module_usb_serial_driver() call instead, saving a lot of lines of unnecessary code. Cc: Aleksey Babahin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed