[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130919211409.GA17419@kahuna>
Date: Thu, 19 Sep 2013 16:14:09 -0500
From: Nishanth Menon <nm@...com>
To: "Rafael J. Wysocki" <rjw@...k.pl>, <linux-pm@...r.kernel.org>,
<linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-omap@...r.kernel.org>, <cpufreq@...r.kernel.org>,
<linux-samsung-soc@...r.kernel.org>
CC: Rob Landley <rob@...dley.net>, Shawn Guo <shawn.guo@...aro.org>,
Sascha Hauer <kernel@...gutronix.de>,
Russell King <linux@....linux.org.uk>,
Tony Lindgren <tony@...mide.com>,
Kevin Hilman <khilman@...prootsystems.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Viresh Kumar <viresh.kumar@...aro.org>,
Sudeep KarkadaNagesha <sudeep.karkadanagesha@....com>,
Kukjin Kim <kgene.kim@...sung.com>,
MyungJoo Ham <myungjoo.ham@...sung.com>,
Kyungmin Park <kyungmin.park@...sung.com>,
Randy Dunlap <rdunlap@...radead.org>
Subject: Re: [PATCH 0/3] PM / OPP: rename to dev_pm_opp * equivalents
On 16:03-20130919, Nishanth Menon wrote:
> Hi,
>
> Based on [1], Randy rightly pointed out that OPP functions and data
> structures could be a bit specific to Power management.
>
> So, the following series is based on v3.12-rc1 tag.
>
> If folks like it broken in a different way, I am open to suggestions.
>
> Nishanth Menon (3):
> PM / OPP: rename functions to dev_pm_opp*
> PM / OPP: rename data structures to dev_pm equivalents
> PM / OPP: rename header to linux/pm_opp.h
>
> Documentation/power/opp.txt | 108 ++++++++++++------------
> arch/arm/mach-imx/mach-imx6q.c | 4 +-
> arch/arm/mach-omap2/board-omap3beagle.c | 10 +--
> arch/arm/mach-omap2/omap-pm.h | 2 +-
> arch/arm/mach-omap2/opp.c | 6 +-
> arch/arm/mach-omap2/pm.c | 8 +-
> drivers/base/power/opp.c | 115 ++++++++++++-------------
> drivers/cpufreq/arm_big_little.c | 8 +-
> drivers/cpufreq/arm_big_little_dt.c | 2 +-
> drivers/cpufreq/cpufreq-cpu0.c | 24 +++---
> drivers/cpufreq/exynos5440-cpufreq.c | 17 ++--
> drivers/cpufreq/imx6q-cpufreq.c | 26 +++---
> drivers/cpufreq/omap-cpufreq.c | 12 +--
> drivers/devfreq/devfreq.c | 25 +++---
> drivers/devfreq/exynos/exynos4_bus.c | 29 +++----
> drivers/devfreq/exynos/exynos5_bus.c | 28 +++----
> include/linux/devfreq.h | 6 +-
> include/linux/opp.h | 134 -----------------------------
> include/linux/pm_opp.h | 139 +++++++++++++++++++++++++++++++
> 19 files changed, 357 insertions(+), 346 deletions(-)
> delete mode 100644 include/linux/opp.h
> create mode 100644 include/linux/pm_opp.h
>
> --
> 1.7.9.5
>
Oops.. seems I deleted the link of the discussion - my bad...
[1] http://marc.info/?t=137579467400007&r=1&w=2
--
Regards,
Nishanth Menon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists