diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-29 01:11:37 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-29 01:11:37 +0400 |
commit | a5f5e6c2d80d073e09918e7a02f3355503ff3922 (patch) | |
tree | 5b99cc5db90dc007392f02412132a4684b78571f /init | |
parent | d2daea74cca96a9af28f55e361ae359e7027d26f (diff) | |
download | linux-a5f5e6c2d80d073e09918e7a02f3355503ff3922.tar.xz |
USB: serial: ch341.c: use module_usb_serial_driver
This converts the ch341.c driver to use the module_usb_serial_driver() call
instead of having to have a module_init/module_exit function, saving a lot
of duplicated code.
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>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions