aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorThinh Nguyen <Thinh.Nguyen@synopsys.com>2019-10-23 19:15:43 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-01-15 10:39:19 +0100
commit5b738211fb59e114727381d07c647a77c0010996 (patch)
treea3d63ce667cf15b11ee4ad2e21555e1e4035d27d /drivers/usb/cdns3/cdns3-imx.c
parent704a940d551c9946bce3fdd661e00a6370c40522 (diff)
downloadlinux-5b738211fb59e114727381d07c647a77c0010996.tar.gz
linux-5b738211fb59e114727381d07c647a77c0010996.tar.bz2
linux-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