diff options
author | Johan Hovold <johan@kernel.org> | 2017-10-12 17:22:28 +0200 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2017-10-13 09:48:55 +0200 |
commit | 2944fd27d1c0e3f8d89287c2d41e7aa640b68d65 (patch) | |
tree | 60b18755fe7f4f6839afe404b37ce1ed8fafad53 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ee13a25fc355650b3acf43857b7a496eb6b07f0b (diff) |
USB: serial: drop unused core USB driver
Drop the usb-serial-core USB driver that was registered at module init
but then never used.
This was a remnant dating back to 2004 (!) when this struct usb_driver
was used for the generic driver; see commit bbc53b7d7322 ("USB: fix bug
where removing usb-serial modules or usb serial devices could oops") in
the tglx bitkeeper-history archive.
Note that every usb-serial driver (including the generic one) registers
its own USB (interface) driver along with its usb-serial bus drivers.
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions