From: Ulf Hansson Date: Wed, 23 Apr 2014 19:52:02 +0000 (+0200) Subject: dma: ste_dma40: Don't require CONFIG_PM_RUNTIME X-Git-Tag: omap-for-v3.16/fixes-against-rc1~69^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dafca17c8807bc622daf111ec359a4baad550f6;p=pandora-kernel.git 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 Acked-by: Linus Walleij Signed-off-by: Vinod Koul --- Reading git-diff-tree failed