Re: [PATCH v6 1/9] cpuidle: Add common time keeping and irq enabling

2012-02-29 Thread Rob Lee
On Wed, Feb 29, 2012 at 12:43 PM, Kevin Hilman wrote: > Robert Lee writes: > >> Make necessary changes to implement time keeping and irq enabling >> in the core cpuidle code.  This will allow the removal of these >> functionalities from various platform cpuidle implementations whose >> timekeepin

Re: [PATCH v6 1/9] cpuidle: Add common time keeping and irq enabling

2012-02-29 Thread Kevin Hilman
Robert Lee writes: > Make necessary changes to implement time keeping and irq enabling > in the core cpuidle code. This will allow the removal of these > functionalities from various platform cpuidle implementations whose > timekeeping and irq enabling follows the form in this common code. > > S

Re: [PATCH v6 1/9] cpuidle: Add common time keeping and irq enabling

2012-02-29 Thread Rob Lee
Hello Deepthi, On Wed, Feb 29, 2012 at 5:13 AM, Deepthi Dharwar wrote: > Hi Rob, > > > On 02/29/2012 08:41 AM, Robert Lee wrote: > >> Make necessary changes to implement time keeping and irq enabling >> in the core cpuidle code.  This will allow the removal of these >> functionalities from variou

Re: [PATCH v6 1/9] cpuidle: Add common time keeping and irq enabling

2012-02-29 Thread Rob Lee
On Wed, Feb 29, 2012 at 2:30 AM, Jean Pihet wrote: > Hi Rob, > > On Wed, Feb 29, 2012 at 4:11 AM, Robert Lee wrote: >> Make necessary changes to implement time keeping and irq enabling >> in the core cpuidle code.  This will allow the removal of these >> functionalities from various platform cpui

[PATCH v6 1/9] cpuidle: Add common time keeping and irq enabling

2012-02-29 Thread Robert Lee
Make necessary changes to implement time keeping and irq enabling in the core cpuidle code. This will allow the removal of these functionalities from various platform cpuidle implementations whose timekeeping and irq enabling follows the form in this common code. Signed-off-by: Robert Lee --- a

Re: [PATCH v6 1/9] cpuidle: Add common time keeping and irq enabling

2012-02-29 Thread Deepthi Dharwar
Hi Rob, On 02/29/2012 08:41 AM, Robert Lee wrote: > Make necessary changes to implement time keeping and irq enabling > in the core cpuidle code. This will allow the removal of these > functionalities from various platform cpuidle implementations whose > timekeeping and irq enabling follows the

Re: [PATCH v6 1/9] cpuidle: Add common time keeping and irq enabling

2012-02-29 Thread Jean Pihet
Hi Rob, On Wed, Feb 29, 2012 at 4:11 AM, Robert Lee wrote: > Make necessary changes to implement time keeping and irq enabling > in the core cpuidle code.  This will allow the removal of these > functionalities from various platform cpuidle implementations whose > timekeeping and irq enabling fol