summaryrefslogtreecommitdiff
path: root/drivers/xen
diff options
context:
space:
mode:
authorPeter Chen <peter.chen@nxp.com>2020-04-26 21:07:51 +0800
committerFelipe Balbi <balbi@kernel.org>2020-05-25 11:09:44 +0300
commit8b5b9adbff131bf0c809696474f7a24409b4da63 (patch)
treef530466a1d2da6834d9b6f97f5dbca6654c8f6a1 /drivers/xen
parent65dc2e725286106f99c6f6b78e3d9c52c15f3a9c (diff)
usb: cdns3: ep0: delete the redundant status stage
Each setup stage will prepare status stage at cdns3_ep0_setup_phase, it doesn't need to add extra status stage for test mode handling, otherwise, the controller can't enter the test mode. Through the Lecroy bus analyzer log, the controller will always wait status stage even it is prepared by software later than the test mode is set by software. If we comment out the status stage at cdns3_ep0_setup_phase, the controller will not enter test mode even the test mode is set beforehand. Reviewed-by: Pawel Laszczak <pawell@cadence.com> Signed-off-by: Peter Chen <peter.chen@nxp.com> Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions