commit | 2dafca17c8807bc622daf111ec359a4baad550f6 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Wed Apr 23 21:52:02 2014 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed May 07 11:50:27 2014 +0530 |
tree | d1e0571bda417b05881f2a10b4e86e5761322c8d | |
parent | 80245216ccbdb4b1dce4db714e0fdc692c81af6d [diff] |
dma: ste_dma40: Don't require CONFIG_PM_RUNTIME While probing, don't rely on CONFIG_PM_RUNTIME to be configured. Instead, let's power up the device and make it fully operational. Update the runtime PM status to reflect the active state. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>