Hi Kukjin, On Wednesday 15 of May 2013 17:08:04 Tomasz Figa wrote: > This patch extends exynos_init_time() function to handle Exynos4210 rev0 > SoC, which differs in availability of system timers and needs different > clocksource initialization. > > This makes it possible to use exynos_init_time() function as init_time > callback for all Exynos-based boards, including Universal_C210, which > originally had to use samsung_timer_init(). > > Signed-off-by: Tomasz Figa <t.figa@xxxxxxxxxxx> > Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> > --- > arch/arm/mach-exynos/Kconfig | 3 ++- > arch/arm/mach-exynos/common.c | 30 > +++++++++++++++++++++++++++++- arch/arm/mach-exynos/common.h > | 2 ++ > arch/arm/mach-exynos/mach-universal_c210.c | 5 ++--- > 4 files changed, 35 insertions(+), 5 deletions(-) Could you pick this patch to your fixes branch? This is a fix of a regression in handling Exynos4210 rev0 SoC (e.g. Universal C210 board) introduced by patches merged to 3.10. Best regards, Tomasz -- 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