davinci: cpuidle - remove the ops
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 4 Feb 2013 12:01:43 +0000 (12:01 +0000)
committerLen Brown <len.brown@intel.com>
Fri, 8 Feb 2013 23:31:16 +0000 (18:31 -0500)
commit36ce8d4f5fecc20c2dfb08f24fe01c5eb81f6245
tree9a4c4d3da61df7927385f719b619fce11f4bd036
parent8d60143a2367616a9d4f7c11656ade8521eb1874
davinci: cpuidle - remove the ops

With one function handling the idle state and a single variable,
the usage of the davinci_ops is overkill.

This patch removes these ops and simplify the code.

Furthermore, the 'driver_data' field is no longer used, we have
1 of the 3 remaining user of this field removed.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Len Brown <len.brown@intel.com>
arch/arm/mach-davinci/cpuidle.c
This page took 0.026537 seconds and 5 git commands to generate.