Re: [PATCH 0/2] ARM: DAVINCI: cpuidle - cleanups

2012-05-19 Thread Daniel Lezcano
On 05/10/2012 10:44 AM, Daniel Lezcano wrote: These couple of patches use the new cpuidle core api to refactor some part of the code. The first one removes the state count initialization as it is done from the cpuidle core and the second one use the new API and removes the ops. The patchset is b

[PATCH 0/2] ARM: DAVINCI: cpuidle - cleanups

2012-05-10 Thread Daniel Lezcano
These couple of patches use the new cpuidle core api to refactor some part of the code. The first one removes the state count initialization as it is done from the cpuidle core and the second one use the new API and removes the ops. The patchset is based on Lenb's tree on top of Robert Lee cpuidle