]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: dwc3: pci: call _DSM for suspend/resume
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 24 Oct 2016 07:40:18 +0000 (10:40 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 3 Nov 2016 08:38:42 +0000 (10:38 +0200)
commit9cecca75b5a0da1bb70465ed3863db5cbf00850b
treee4d42d3693bf0b162e43664d95976a0a53fb8541
parent0f817ae696b0485f7f83ba3e62f2f40fdde8f5c9
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>
drivers/usb/dwc3/Kconfig
drivers/usb/dwc3/dwc3-pci.c