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 consolidation work.
I don't have this board, I was not able to test these patches.
Daniel Lezcano (2): ARM: DAVINCI: cpuidle - remove useless state count initialization ARM: DAVINCI: cpuidle - remove ops
arch/arm/mach-davinci/cpuidle.c | 83 +++++++++++++-------------------------- 1 files changed, 27 insertions(+), 56 deletions(-)