]> git.baikalelectronics.ru Git - kernel.git/commit
usb-serial: use new registration API in staging drivers
authorAlan Stern <stern@rowland.harvard.edu>
Thu, 23 Feb 2012 19:57:37 +0000 (14:57 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Feb 2012 20:39:22 +0000 (12:39 -0800)
commit0d88443076c35bbfe8e7f555128530ad739251c4
treef625348fb828ddda4a329a8c7f139deb489045e0
parent3936fc0ffef472b2eab1a95c41cc477ddbf9c472
usb-serial: use new registration API in staging drivers

This patch (as1530) modifies the following usb-serial drivers from
drivers/staging to utilize the new usb_serial_{de}register_drivers()
routines:

quatech_usb2 and serqt_usb2.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/quatech_usb2/quatech_usb2.c
drivers/staging/serqt_usb2/serqt_usb2.c