]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: chipidea: add usb as system wakeup source
authorPeter Chen <peter.chen@freescale.com>
Wed, 11 Feb 2015 04:44:48 +0000 (12:44 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Mar 2015 15:19:09 +0000 (16:19 +0100)
commitf8efa7665e66c1e92fa10492a243cc0de4437ade
tree853da2f37d53293be53995a9bd1e7c1164553cae
parente14db48dfcf3ab6ebea212e82dc56036a00b0d6b
usb: chipidea: add usb as system wakeup source

The USB signal can be system wakeup source, this patch add the
support, for how to enable it, see Documentation/usb/chipidea.txt.
Since USB wakeup enable logic is vendor/platform specific, the
glue layer needs to implement it to support this feature.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/core.c