diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2017-07-19 16:16:54 +0900 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-07-19 10:38:16 +0300 |
commit | 59a0879a0e17b2e43ecdc5e3299da85b8410d7ce (patch) | |
tree | 171f123032d3229989beb427020e677d0722bdc0 /virt | |
parent | 781001ff9678e5df048cca3d4290c1638a28cafa (diff) | |
download | linux-stable-59a0879a0e17b2e43ecdc5e3299da85b8410d7ce.tar.gz linux-stable-59a0879a0e17b2e43ecdc5e3299da85b8410d7ce.tar.bz2 linux-stable-59a0879a0e17b2e43ecdc5e3299da85b8410d7ce.zip |
usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRL
This patch fixes an issue that some registers may be not initialized
after resume if the USBHSF_RUNTIME_PWCTRL is not set. Otherwise,
if a cable is not connected, the driver will not enable INTENB0.VBSE
after resume. And then, the driver cannot detect the VBUS.
Fixes: ca8a282a5373 ("usb: gadget: renesas_usbhs: add suspend/resume support")
Cc: <stable@vger.kernel.org> # v3.2+
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions