Hi,
When PM_RUNTIME is enabled, PL330 probe fails because of some mismatch in pm_runtime calls. This patchset fixes those issues.
This patch is based on Kukjin's for-next branch and tested on EXYNOS4 based Origen board.
d3d936c "Merge branch 'samsung-fixes-2' into for-next"
Tushar Behera (2): To Vinod Koul vinod.koul@intel.com: DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/remove
To Kukjin Kim kgene.kim@samsung.com: ARM: EXYNOS: Add apb_pclk clkdev entry for mdma1
arch/arm/mach-exynos/clock.c | 1 + drivers/dma/pl330.c | 17 ++--------------- 2 files changed, 3 insertions(+), 15 deletions(-)