diff options
author | Daniel Lezcano <[email protected]> | 2012-04-24 16:05:35 +0200 |
---|---|---|
committer | Kevin Hilman <[email protected]> | 2012-05-03 13:19:30 -0700 |
commit | 6622ac55a6a15670a04b5790e7ee2778a6f8c4e0 (patch) | |
tree | a5b55ed1dc540b8be0d122ea93d4163631ed90f5 /lib/mpi/mpi-mpow.c | |
parent | 88c377dd9835495a19043d3ec848eac6ef8658cf (diff) |
ARM: OMAP3: cpuidle - use omap3_idle_data directly
We are storing the 'omap3_idle_data' in the private data field
of the cpuidle device. As we are using this variable only in this file,
that does not really make sense. Let's use the global variable directly.
As the table is initialized statically, let's remove the initialization at
startup too.
Signed-off-by: Daniel Lezcano <[email protected]>
Reviewed-by: Jean Pihet <[email protected]>
Reviewed-by: Santosh Shilimkar <[email protected]>
Tested-by: Santosh Shilimkar <[email protected]>
Tested-by: Kevin Hilman <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mpow.c')
0 files changed, 0 insertions, 0 deletions