diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2013-08-20 18:35:53 +0200 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-08-27 21:19:52 +0200 |
commit | d6aafa2bf3bc1ca43405a4b753d91d7549224fdc (patch) | |
tree | a060e8d5bd5c875522ee1466a45621cfebfdfb7f /drivers/usb | |
parent | usb: musb: am335x: add second port to beagle bone (diff) | |
download | linux-d6aafa2bf3bc1ca43405a4b753d91d7549224fdc.tar.xz linux-d6aafa2bf3bc1ca43405a4b753d91d7549224fdc.zip |
dma: cpp41: enable pm_runtime during init
With enabled pm_runtime in the kernel the device won't work because it
is not "on" during the probe function. This patch enables the device via
pm_runtime on probe so it remains activated.
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions