]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PM / OPP: rename header to linux/pm_opp.h
authorNishanth Menon <nm@ti.com>
Thu, 19 Sep 2013 21:03:52 +0000 (16:03 -0500)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 17 Oct 2013 20:46:41 +0000 (22:46 +0200)
commit6aec3390ed566e743ab4947f10dabc67f2dcf440
tree38838be894eceaed6751edb83aff5f3fdc0ff58b
parentf4a485220f844d159d9ec061e9abe7220c08cf92
PM / OPP: rename header to linux/pm_opp.h

Since Operating Performance Points (OPP) functions are specific
to device specific power management, be specific and rename opp.h
to pm_opp.h

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>
18 files changed:
Documentation/power/opp.txt
arch/arm/mach-imx/mach-imx6q.c
arch/arm/mach-omap2/board-omap3beagle.c
arch/arm/mach-omap2/omap-pm.h
arch/arm/mach-omap2/opp.c
arch/arm/mach-omap2/pm.c
drivers/base/power/opp.c
drivers/cpufreq/arm_big_little.c
drivers/cpufreq/arm_big_little_dt.c
drivers/cpufreq/cpufreq-cpu0.c
drivers/cpufreq/exynos5440-cpufreq.c
drivers/cpufreq/imx6q-cpufreq.c
drivers/cpufreq/omap-cpufreq.c
drivers/devfreq/devfreq.c
drivers/devfreq/exynos/exynos4_bus.c
drivers/devfreq/exynos/exynos5_bus.c
include/linux/devfreq.h
include/linux/pm_opp.h [moved from include/linux/opp.h with 100% similarity]