]> 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)
commit7402cd53fdedeef00bd4d9b7a60e890102d710bf
treea5b2204b12a89e607b5c0684b4b05b88c7335e98
parent32c015f143dfa0289f20ff89de448e41ab0e19aa
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