summaryrefslogtreecommitdiffstats
path: root/net/rfkill/rfkill.c
diff options
context:
space:
mode:
authorVenkatesh Pallipadi <venkatesh.pallipadi@intel.com>2008-09-30 00:24:27 +0200
committerLen Brown <len.brown@intel.com>2008-10-16 23:59:44 +0200
commit887e301aa1105326f1412a98749024263b1031c7 (patch)
tree0079a925ac94cb0205858aba07dc2d9714a7ddc4 /net/rfkill/rfkill.c
parentLinux 2.6.27 (diff)
downloadlinux-887e301aa1105326f1412a98749024263b1031c7.tar.xz
linux-887e301aa1105326f1412a98749024263b1031c7.zip
cpuidle: use last_state which can reflect the actual state entered
cpuidle accounts the idle time for the C-state it was trying to enter and not to the actual state that the driver eventually entered. The driver may select a different state than the one chosen by cpuidle due to constraints like bus-mastering, etc. Change the time acounting code to look at the dev->last_state after returning from target_state->enter(). Driver can modify dev->last_state internally, inside the enter routine to reflect the actual C-state entered. Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Tested-by: Kevin Hilman <khilman@deeprootsystems.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'net/rfkill/rfkill.c')
0 files changed, 0 insertions, 0 deletions