| commit | 08a4f6bc2e7046ce50849d7589b7d0763926d808 | [log] [tgz] |
|---|---|---|
| author | Alan Stern <stern@rowland.harvard.edu> | Thu Feb 23 14:56:17 2012 -0500 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 24 12:39:17 2012 -0800 |
| tree | 9c2f247154db1872ef71e9c5ec8afbdd87e02b83 | |
| parent | 765e0ba62613fb90f09c1b5926750df0aa56f349 [diff] |
usb-serial: use new registration API in [a-c]* drivers
This patch (as1523) modifies the following usb-serial drivers to
utilize the new usb_serial_{de}register_drivers() routines:
aircable, ark3116, belkin_sa, ch341, cp210x, cyberjack,
and cypress_m8.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>