On 05/19/11 14:18, Thomas Abraham wrote:
Add clkdev support for Samsung's s5pv210 platform. Signed-off-by: Thomas Abraham<thomas.ab@xxxxxxxxxxx> --- arch/arm/Kconfig | 1 + arch/arm/mach-s5pv210/clock.c | 42 ++++++++++++++++++++++++++- arch/arm/mach-s5pv210/include/mach/clkdev.h | 7 ++++ 3 files changed, 49 insertions(+), 1 deletions(-) create mode 100644 arch/arm/mach-s5pv210/include/mach/clkdev.h
(snip)
@@ -366,30 +371,34 @@ static struct clk init_clocks_off[] = { .ctrlbit = (1<<0), }, { .name = "cfcon", - .id = 0, + .id = -1,
Should be split. -- 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