Vladimir Zapolskiy wrote: > > 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 OK, will apply. Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html