cpuidle: Remove time measurement in poll state
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 23 Jul 2014 17:02:48 +0000 (19:02 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 28 Jul 2014 23:37:57 +0000 (01:37 +0200)
commitdd38c9d35ba8e40011b36659cae2719aefd11904
tree0ff503933e0a8b71dd850e19b30d6395e23abeb8
parent3a4a267ee3d8f3f26ca76982a1e37fd8d783c1cd
cpuidle: Remove time measurement in poll state

The time measurement is already done in the cpuidle framework in the
'cpuidle_enter_state' function.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpuidle/driver.c