Re: [PATCH v2] OMAP3: PM: Add milliseconds interface to suspend wakeup timer

2010-04-28 Thread Kevin Hilman
Phil Carmody ext-phil.2.carm...@nokia.com writes: On 23/03/10 08:04 +0100, Kauppi Ari (EXT-Ixonos/Oulu) wrote: Millisecond resolution is possible and there are use cases for it (automatic testing). Seconds-based interface is preserved for compatibility. Signed-off-by: Ari Kauppi

[PATCH v2] OMAP3: PM: Add milliseconds interface to suspend wakeup timer

2010-03-23 Thread Ari Kauppi
Millisecond resolution is possible and there are use cases for it (automatic testing). Seconds-based interface is preserved for compatibility. Signed-off-by: Ari Kauppi ext-ari.kau...@nokia.com --- v2: Keep seconds and milliseconds interfaces strictly separate: - Consistent interface,

Re: [PATCH v2] OMAP3: PM: Add milliseconds interface to suspend wakeup timer

2010-03-23 Thread Phil Carmody
On 23/03/10 08:04 +0100, Kauppi Ari (EXT-Ixonos/Oulu) wrote: Millisecond resolution is possible and there are use cases for it (automatic testing). Seconds-based interface is preserved for compatibility. Signed-off-by: Ari Kauppi ext-ari.kau...@nokia.com --- v2: Keep seconds and