diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-07 23:46:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-07 23:46:48 +0200 |
commit | 2edd284bd752e58ccb312f3d623267fb79857db3 (patch) | |
tree | 2ef946f6217718cf41d07c629f16b8a57936a56d /tools/include | |
parent | USB: serial: sierra: remove reset_resume callback (diff) | |
download | linux-2edd284bd752e58ccb312f3d623267fb79857db3.tar.xz linux-2edd284bd752e58ccb312f3d623267fb79857db3.zip |
USB: serial: remove bizarre generic_serial probe function
I can't remember why I wrote it like this many many years ago, but it's
not needed at all, let's rely on the usb-serial core for this function,
especially as it is being overridden by it anyway.
This lets us make usb_serial_probe() a static function, which it should
be.
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/include')
0 files changed, 0 insertions, 0 deletions