commit | 835e4241e714fbd659838618466766b132823da3 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Wed Apr 19 16:55:46 2017 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Apr 19 19:59:16 2017 +0200 |
tree | 1af8a91c7b4bc12969aa0bd38be4c847ed9095ee | |
parent | b0c69b4bace3703a29e08dda2b5a10e1073cb9cd [diff] |
usb: host: xhci-plat: enable clk in resume timing This patch enables the clk in resume timing when device_may_wakeup() is false. Otherwise, kernel panic happens when R-Car resumes the system from Suspend-to-RAM because the clk is disabled. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>