Re: [PATCH 08/13] OMAP2+: PM: provide the next timer event API to PM modules

2011-05-27 Thread Jean Pihet
On Fri, May 27, 2011 at 1:00 AM, Kevin Hilman khil...@ti.com wrote: jean.pi...@newoldbits.com writes: From: Jean Pihet j-pi...@ti.com Provide omap_pm_tick_nohz_get_sleep_length_us so that the code from the OMAP PM modules can use it. Signed-off-by: Jean Pihet j-pi...@ti.com This patch is

Re: [PATCH 08/13] OMAP2+: PM: provide the next timer event API to PM modules

2011-05-26 Thread Kevin Hilman
jean.pi...@newoldbits.com writes: From: Jean Pihet j-pi...@ti.com Provide omap_pm_tick_nohz_get_sleep_length_us so that the code from the OMAP PM modules can use it. Signed-off-by: Jean Pihet j-pi...@ti.com This patch is doing more than mentioned in the changelog. ---

Re: [PATCH 08/13] OMAP2+: PM: provide the next timer event API to PM modules

2011-05-19 Thread Santosh Shilimkar
Jean, On 5/18/2011 11:02 PM, jean.pi...@newoldbits.com wrote: From: Jean Pihetj-pi...@ti.com Provide omap_pm_tick_nohz_get_sleep_length_us so that the code from the OMAP PM modules can use it. Signed-off-by: Jean Pihetj-pi...@ti.com --- arch/arm/mach-omap2/pm-debug.c |7 ---

Re: [PATCH 08/13] OMAP2+: PM: provide the next timer event API to PM modules

2011-05-19 Thread Jean Pihet
Hi Santosh, On Thu, May 19, 2011 at 9:59 AM, Santosh Shilimkar santosh.shilim...@ti.com wrote: Jean, On 5/18/2011 11:02 PM, jean.pi...@newoldbits.com wrote: From: Jean Pihetj-pi...@ti.com Provide omap_pm_tick_nohz_get_sleep_length_us so that the code from the OMAP PM modules can use it.

[PATCH 08/13] OMAP2+: PM: provide the next timer event API to PM modules

2011-05-18 Thread jean . pihet
From: Jean Pihet j-pi...@ti.com Provide omap_pm_tick_nohz_get_sleep_length_us so that the code from the OMAP PM modules can use it. Signed-off-by: Jean Pihet j-pi...@ti.com --- arch/arm/mach-omap2/pm-debug.c |7 --- arch/arm/mach-omap2/pm.c | 15 +++