commit | a587c832a3f1d6d47dce93bda52c80cfa163e7cf | [log] [tgz] |
---|---|---|
author | Yuri Benditovich <yuri.benditovich@janustech.com> | Mon Jan 28 20:05:07 2019 +0000 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Jan 30 06:47:52 2019 +0100 |
tree | 38813ac6b9355dcf8e8638360b46a764d65786a7 | |
parent | 75a49fc61ab32a341de00bae6295603f4a08f14e [diff] |
usb: XHCI shall not halt isochronous endpoints According to the XHCI spec (4.10.2) the controller never halts isochronous endpoints. This commit prevent stop of isochronous streaming when sporadic errors status received from backends. Signed-off-by: Yuri Benditovich <yuri.benditovich@janustech.com> Message-id: 20190128200444.5128-2-yuri.benditovich@janustech.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>