diff options
author | Bjørn Mork <bjorn@mork.no> | 2014-04-27 16:47:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-27 23:59:24 +0200 |
commit | 48292d8b0726412646086821656193dbc289ce4c (patch) | |
tree | 7c4d497624e67c3b3cc3f90e54bf16de4697c76e /drivers/usb/misc/appledisplay.c | |
parent | usb: qcserial: define and use Sierra Wireless layout (diff) | |
download | linux-48292d8b0726412646086821656193dbc289ce4c.tar.xz linux-48292d8b0726412646086821656193dbc289ce4c.zip |
usb: qcserial: remove interface number matching
Matching on interface numbers was not such a good idea
for multi-function serial devices after all. It is much
better do create well defined device layouts, allowing
a single match entry per device.
Remove this now unused code.
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/misc/appledisplay.c')
0 files changed, 0 insertions, 0 deletions