]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / idle: remove usage of the statedata
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 4 Feb 2013 22:44:43 +0000 (22:44 +0000)
committerLen Brown <len.brown@intel.com>
Fri, 8 Feb 2013 23:44:51 +0000 (18:44 -0500)
commitfa142f81ba8834a61155d4de40608d2df64e8efa
treea5b2204b12a89e607b5c0684b4b05b88c7335e98
parent4d9d995139835b76783f98f1a6ec373ade4a66ba
ACPI / idle: remove usage of the statedata

Len Brown sent a patch to remove this field in the intel_idle driver.
The other user of this field is the davinci cpuidle driver and a
patch has been sent to remove the usage of it.

This patch removes the last user of this field.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/processor_idle.c