diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2014-10-02 21:12:34 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-10-03 15:43:14 +0200 |
commit | f39cb1797ec1094b196d3dab44a7ca6060813d38 (patch) | |
tree | e09fbb2c426018fa3da64a1506901a74c67f46fe /kernel/power/snapshot.c | |
parent | f48c767ce8951e30eb716b8ef69142d21aacbd1d (diff) | |
download | op-kernel-dev-f39cb1797ec1094b196d3dab44a7ca6060813d38.zip op-kernel-dev-f39cb1797ec1094b196d3dab44a7ca6060813d38.tar.gz |
PM / Domains: Rename cpu_data to cpuidle_data
The "cpu_data" are defined for some archs and thus conflicting with the
"cpu_data" member in the struct gpd_cpu_data. This causes a compiler
error for those archs.
Let's fix it by rename the member to cpuidle_data. In this context it
also seems appropriate to rename the struct to gpd_cpuidle_data to
better reflect its use.
Fixes: f48c767ce895 (PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h)
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'kernel/power/snapshot.c')
0 files changed, 0 insertions, 0 deletions