commit | 9cecca75b5a0da1bb70465ed3863db5cbf00850b | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Oct 24 10:40:18 2016 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Nov 03 10:38:42 2016 +0200 |
tree | e4d42d3693bf0b162e43664d95976a0a53fb8541 | |
parent | 0f817ae696b0485f7f83ba3e62f2f40fdde8f5c9 [diff] |
usb: dwc3: pci: call _DSM for suspend/resume Intel's BXT devices need to execute a _DSM method during {runtime_,}{suspend,resume} in order to get a chunk of dwc3 to power gate and save some extra power. Let's do that now. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>