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