]> git.baikalelectronics.ru Git - kernel.git/commit
usb: dwc3: core: add power management support
authorFelipe Balbi <balbi@ti.com>
Mon, 30 Apr 2012 11:56:33 +0000 (14:56 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:01 +0000 (11:17 +0200)
commitc3554dc9f328c871a142a69c0bb419c0fbb7ab70
tree2e0a39800f50067c6da8ef4723acd3edc0342557
parenta79323be3c620500cadd3149bbae8c0ca1899a04
usb: dwc3: core: add power management support

Add support for basic power management on
the dwc3 driver. While there is still lots
to improve for full PM support, this minimal
patch will already make sure that we survive
suspend-to-ram and suspend-to-disk without
major issues.

Cc: Vikas C Sajjan <vikas.sajjan@linaro.org>
Tested-by: Vivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/core.c
drivers/usb/dwc3/core.h
drivers/usb/dwc3/gadget.c