diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2014-10-02 19:12:34 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-10-03 13:43:14 (GMT) |
commit | f39cb1797ec1094b196d3dab44a7ca6060813d38 (patch) | |
tree | e09fbb2c426018fa3da64a1506901a74c67f46fe /drivers/connector | |
parent | f48c767ce8951e30eb716b8ef69142d21aacbd1d (diff) | |
download | linux-f39cb1797ec1094b196d3dab44a7ca6060813d38.tar.xz |
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 'drivers/connector')
0 files changed, 0 insertions, 0 deletions