Re: [PATCH 04/10] ARM: OMAP2+: Divorce from local timer API

2013-03-11 Thread Santosh Shilimkar
On Saturday 09 March 2013 01:20 AM, Tony Lindgren wrote: > * Stephen Boyd [130306 16:22]: >> Now that the TWD doesn't rely on the local timer API, OMAP can >> stop selecting it in Kconfig and relying on the config option to >> decide if it should call smp_twd functions. >> > > Acked-by: Tony Lin

Re: [PATCH 04/10] ARM: OMAP2+: Divorce from local timer API

2013-03-08 Thread Tony Lindgren
* Stephen Boyd [130306 16:22]: > Now that the TWD doesn't rely on the local timer API, OMAP can > stop selecting it in Kconfig and relying on the config option to > decide if it should call smp_twd functions. > > Cc: Santosh Shilimkar Acked-by: Tony Lindgren > Signed-off-by: Stephen Boyd > -

[PATCH 04/10] ARM: OMAP2+: Divorce from local timer API

2013-03-06 Thread Stephen Boyd
Now that the TWD doesn't rely on the local timer API, OMAP can stop selecting it in Kconfig and relying on the config option to decide if it should call smp_twd functions. Cc: Santosh Shilimkar Cc: Tony Lindgren Signed-off-by: Stephen Boyd --- arch/arm/mach-omap2/Kconfig | 1 - arch/arm/mach-o