Skip to content
Commit adceac14 authored by Frans Klaver's avatar Frans Klaver Committed by Johan Hovold
Browse files

usb: serial: xsens_mt: always bind to interface number 1



Probe is testing if the current interface provides two bulk endpoints.
While this achieves the goal of only binding to the correct interface,
we already know we can find the device on interface number 1. Stop
checking the endpoints and just return successfully when interface
number 1 is probed.

Signed-off-by: default avatarFrans Klaver <frans.klaver@xsens.com>
Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
parent 7c133253
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment