Home
last modified time | relevance | path

Searched hist:"75240 ac439eafde7e5b94107ece32b11a334d985" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dftdi_sio.cdiff 75240ac439eafde7e5b94107ece32b11a334d985 Tue Sep 29 05:41:16 CDT 2020 Johan Hovold <johan@kernel.org> USB: serial: ftdi_sio: clean up jtag quirks

Drivers should not assume that interface descriptors have been parsed in
any particular order so match on interface number instead when rejecting
JTAG interfaces.

Also use the interface struct device for notifications so that the
interface number is included.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>