diff options
author | Jeremy Figgins <[email protected]> | 2021-01-23 18:21:36 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-01-26 15:15:31 +0100 |
commit | d8c6edfa3f4ee0d45d7ce5ef18d1245b78774b9d (patch) | |
tree | b8c3c0acd7fa904ea98939dac057ecf58ccb0639 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 6ee1d745b7c9fd573fba142a2efdad76a9f1cb04 (diff) |
USB: usblp: don't call usb_set_interface if there's a single alt
Some devices, such as the Winbond Electronics Corp. Virtual Com Port
(Vendor=0416, ProdId=5011), lockup when usb_set_interface() or
usb_clear_halt() are called. This device has only a single
altsetting, so it should not be necessary to call usb_set_interface().
Acked-by: Pete Zaitcev <[email protected]>
Signed-off-by: Jeremy Figgins <[email protected]>
Link: https://lore.kernel.org/r/YAy9kJhM/rG8EQXC@watson
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions