diff options
author | Daniel Lezcano <[email protected]> | 2014-03-03 08:48:51 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-03-11 11:52:45 +0100 |
commit | 30cdd69e2a266505ca8229c944d361ff350a6959 (patch) | |
tree | d92aad45235d3855429050a1acfb08e588704d34 /net/lapb/lapb_iface.c | |
parent | 907e30f1bb4a9656d351aa705c1e5931da908701 (diff) |
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
The cpuidle_idle_call does nothing more than calling the three individuals
function and is no longer used by any arch specific code but only in the
cpuidle framework code.
We can move this function into the idle task code to ensure better
proximity to the scheduler code.
Signed-off-by: Daniel Lezcano <[email protected]>
Acked-by: Nicolas Pitre <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions