[PATCH 0/3] ARM: Samsung: use dma-pl330 device name for clock
Vladimir Zapolskiy
vz at mleia.com
Tue Aug 16 17:31:03 EDT 2011
This changeset replaces s3c-pl330.x clock device names with
dma-pl330.x, otherwise there won't be a correspondence between clock
device name and amba device name, thus clocks can't be enabled.
Fixes runtime errors on clk_get() from drivers/dma/pl330.c:
dma-pl330 dma-pl330.0: Cannot get operation clock.
dma-pl330: probe of dma-pl330.0 failed with error -22
The changes are based on linux-samsung/next/topic-dma-pl330 branch.
Vladimir Zapolskiy (3):
ARM: EXYNOS4: use dma-pl330 device name for clock
ARM: S5PC100: use dma-pl330 device name for clock
ARM: S5PV210: use dma-pl330 device name for clock
arch/arm/mach-exynos4/clock.c | 4 ++--
arch/arm/mach-s5pc100/clock.c | 4 ++--
arch/arm/mach-s5pv210/clock.c | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
--
1.7.5.1
More information about the linux-arm-kernel
mailing list