]> git.karo-electronics.de Git - karo-tx-linux.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)
commit7415f17c9560c923ba61cd330c8dfcd5c3630b80
tree2e0a39800f50067c6da8ef4723acd3edc0342557
parent9fcb3bd8d12db29c101d3722d37ddef9d1915317
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