USB: serial: metro-usb: convert to use module_usb_serial_driver
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2012 21:39:53 +0000 (13:39 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2012 21:39:53 +0000 (13:39 -0800)
commit1935e357bb2a3031772730293a3725e3cca07778
treeea1b1cea354bb6bb149d7a65cf72b95df20f13cf
parentfdac0f647a2cf12e7152dc1d94dd08a1af4a2a82
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 <tamerlan311@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/metro-usb.c
This page took 0.034024 seconds and 5 git commands to generate.