Re: [PATCH 04/12] ARM: Exynos5: Remove duplicated instantiation of pdma clock

2012-04-18 Thread Kukjin Kim
Thomas Abraham wrote: > The clock of both the peripheral dma controllers is controlled by a single > clock gate. Hence remove the duplicate instantiation of the pdma clock. > > Signed-off-by: Thomas Abraham > --- > arch/arm/mach-exynos/clock-exynos5.c | 17 - > 1 files changed

[PATCH 04/12] ARM: Exynos5: Remove duplicated instantiation of pdma clock

2012-04-16 Thread Thomas Abraham
The clock of both the peripheral dma controllers is controlled by a single clock gate. Hence remove the duplicate instantiation of the pdma clock. Signed-off-by: Thomas Abraham --- arch/arm/mach-exynos/clock-exynos5.c | 17 - 1 files changed, 4 insertions(+), 13 deletions(-) d