diff options
author | tuukka.tikkanen@linaro.org <tuukka.tikkanen@linaro.org> | 2014-02-24 08:29:31 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-03-06 01:45:27 +0100 |
commit | 5dc2f5a3030552f2501cb34ac6d979455630e486 (patch) | |
tree | 8d2bb19792dbb398da09a9855d5e930b82ef5651 /drivers/dma/intel_mid_dma.c | |
parent | cfbf8d4857c26a8a307fb7cd258074c9dcd8c691 (diff) |
cpuidle: rename expected_us to next_timer_us in menu governor
The field expected_us is used to store the time remaining until next
timer expiry. The name is inaccurate, as we really do not expect all
wakeups to be caused by timers. In addition, another field with a very
similar name (predicted_us) is used to store the predicted time
remaining until any wakeup source being active.
This patch renames expected_us to next_timer_us in order to better
reflect the contained information.
Signed-off-by: Tuukka Tikkanen <tuukka.tikkanen@linaro.org>
Acked-by: Nicolas Pitre <nico@linaro.org>
Acked-by: Len Brown <len.brown@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/dma/intel_mid_dma.c')
0 files changed, 0 insertions, 0 deletions