USB: UHCI: report non-PME wakeup signalling for Intel hardware
authorAlan Stern <stern@rowland.harvard.edu>
Fri, 21 Oct 2016 20:49:07 +0000 (16:49 -0400)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 16 Mar 2017 02:18:25 +0000 (02:18 +0000)
commitac5c43f9639cb9f5a542b8f3d3f9f37755326d72
tree6793cd993e3cfae3c8349cac7e56017bb195a799
parent45eb84690cc1c2ea0b9e11ab968f7d2642617083
USB: UHCI: report non-PME wakeup signalling for Intel hardware

commit ccdb6be9ec6580ef69f68949ebe26e0fb58a6fb0 upstream.

The UHCI controllers in Intel chipsets rely on a platform-specific non-PME
mechanism for wakeup signalling.  They can generate wakeup signals even
though they don't support PME.

We need to let the USB core know this so that it will enable runtime
suspend for UHCI controllers.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/host/uhci-pci.c