diff options
author | Pawel Laszczak <pawell@cadence.com> | 2023-03-07 12:14:20 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-16 12:43:37 +0100 |
commit | 5bc38d33a5a1209fd4de65101d1ae8255ea12c6e (patch) | |
tree | bf96e4749287efc85227614d3015e8474caccc02 /Documentation | |
parent | MAINTAINERS: make me a reviewer of USB/IP (diff) | |
download | linux-5bc38d33a5a1209fd4de65101d1ae8255ea12c6e.tar.xz linux-5bc38d33a5a1209fd4de65101d1ae8255ea12c6e.zip |
usb: cdnsp: Fixes issue with redundant Status Stage
In some cases, driver trees to send Status Stage twice.
The first one from upper layer of gadget usb subsystem and
second time from controller driver.
This patch fixes this issue and remove tricky handling of
SET_INTERFACE from controller driver which is no longer
needed.
cc: <stable@vger.kernel.org>
Fixes: 3d82904559f4 ("usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver")
Signed-off-by: Pawel Laszczak <pawell@cadence.com>
Link: https://lore.kernel.org/r/20230307111420.376056-1-pawell@cadence.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions