]> 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)
commit2e3e1938016010f72ebdef8d3f03a67171f5de89
tree2e0a39800f50067c6da8ef4723acd3edc0342557
parentb0bde71bbb10fa9e9248546aeed42a6d46774347
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