diff options
author | 2019-10-23 19:15:43 -0700 | |
---|---|---|
committer | 2020-01-15 10:39:19 +0100 | |
commit | 5b738211fb59e114727381d07c647a77c0010996 (patch) | |
tree | a3d63ce667cf15b11ee4ad2e21555e1e4035d27d /drivers/usb/cdns3/cdns3-imx.c | |
parent | thunderbolt: fix memory leak of object sw (diff) | |
download | linux-dev-5b738211fb59e114727381d07c647a77c0010996.tar.xz linux-dev-5b738211fb59e114727381d07c647a77c0010996.zip |
usb: dwc3: gadget: Don't send unintended link state change
DCTL.ULSTCHNGREQ is a write-only field. When doing a read-modify-write
to DCTL, the driver must make sure that there's no unintended link state
change request from whatever is read from DCTL.ULSTCHNGREQ. Set link
state change to no-action when the driver writes to DCTL.
Signed-off-by: Thinh Nguyen <thinhn@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions