summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
diff options
context:
space:
mode:
authorTushar Behera2011-12-27 06:42:50 +0100
committerKukjin Kim2012-03-11 07:51:12 +0100
commit8f7b13218b01e287895c9906bca94f67f8bc25b9 (patch)
tree06b22b9d4a020d9654338deea46da5677a5ed1eb /arch/arm/plat-samsung
parentARM: EXYNOS: Enable MDMA driver (diff)
downloadkernel-qcow2-linux-8f7b13218b01e287895c9906bca94f67f8bc25b9.tar.gz
kernel-qcow2-linux-8f7b13218b01e287895c9906bca94f67f8bc25b9.tar.xz
kernel-qcow2-linux-8f7b13218b01e287895c9906bca94f67f8bc25b9.zip
ARM: EXYNOS: Add apb_pclk clkdev entry for mdma1
Amba core assumes the pclk to be named as apb_pclk. During device probe, it tries to get that clock and enable that. When PM_RUNTIME is enabled, dma clock is not explicitly enabled in pl330_probe, which causes device probe to fail. Adding a clkdev entry for apb_pclk for mdma1 fixes the problem. This patch fixes following runtime error. dma-pl330 dma-pl330.2: PERIPH_ID 0x0, PCELL_ID 0x0 ! dma-pl330: probe of dma-pl330.2 failed with error -22 Signed-off-by: Tushar Behera <tushar.behera@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/plat-samsung')
0 files changed, 0 insertions, 0 deletions