summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJeremy Figgins <kernel@jeremyfiggins.com>2021-01-23 18:21:36 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-02-10 09:07:27 +0100
commit07b4091908c16900b1481691ff4582caff1516f0 (patch)
tree1c85115d5b2b702ba53fbaa608e38071a6ab08c4 /include/linux
parent980193e294c0a00d95c87a58b1c1188d53e258a3 (diff)
USB: usblp: don't call usb_set_interface if there's a single alt
commit d8c6edfa3f4ee0d45d7ce5ef18d1245b78774b9d upstream. 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 <zaitcev@redhat.com> Signed-off-by: Jeremy Figgins <kernel@jeremyfiggins.com> Link: https://lore.kernel.org/r/YAy9kJhM/rG8EQXC@watson Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions