diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-29 01:11:49 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-29 01:11:49 +0400 |
commit | 68e9c9a7fdbddab3407596b3e7f1a4972d045444 (patch) | |
tree | 1ee2e095106da820e926fae432254e4f062e4fec /drivers/hv | |
parent | db62c08128acdb6f37038f3711621b52963fe5eb (diff) | |
download | linux-68e9c9a7fdbddab3407596b3e7f1a4972d045444.tar.xz |
USB: serial: hp4x.c: use module_usb_serial_driver
This converts the hp4x.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: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions