diff options
author | Johan Hovold <johan@kernel.org> | 2020-09-21 15:59:51 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-09-25 17:01:12 +0200 |
commit | bf1c6744983339782b16078cc68b230cde7d29b9 (patch) | |
tree | 42686a90db0941dc60662215c2616c132cb776c3 /drivers/thunderbolt/switch.c | |
parent | USB: cdc-acm: use common data-class define (diff) | |
download | linux-bf1c6744983339782b16078cc68b230cde7d29b9.tar.xz linux-bf1c6744983339782b16078cc68b230cde7d29b9.zip |
USB: cdc-acm: clean up no-union-descriptor handling
For interfaces that lack a union descriptor, probe for a
"combined-interface" before falling back to the call-management
descriptor instead of the other way round.
This allows for the removal of the NO_DATA_INTERFACE quirk and makes the
probe algorithm somewhat easier to follow.
Acked-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20200921135951.24045-5-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/thunderbolt/switch.c')
0 files changed, 0 insertions, 0 deletions