linux/drivers/devfreq/exynos
Nishanth Menon 47d43ba73e PM / OPP: rename data structures to dev_pm equivalents
Since Operating Performance Points (OPP) data structures are specific
to device specific power management, be specific and rename opp_* data
structures in OPP library with dev_pm_opp_* equivalent.

Affected structures are:
 struct opp
 enum opp_event

Minor checkpatch warning resulting of this change was fixed as well.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2013-10-25 22:33:23 +02:00
..
exynos4_bus.c PM / OPP: rename data structures to dev_pm equivalents 2013-10-25 22:33:23 +02:00
exynos5_bus.c PM / OPP: rename data structures to dev_pm equivalents 2013-10-25 22:33:23 +02:00
exynos_ppmu.c PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250 2013-06-03 20:20:29 +09:00
exynos_ppmu.h PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250 2013-06-03 20:20:29 +09:00
Makefile PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250 2013-06-03 20:20:29 +09:00