From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH V2] PM / OPP: Move the OPP directory out of power/ Date: Wed, 27 Sep 2017 10:27:05 -0700 Message-ID: <20170927172705.GA12211@ubuntu> References: <3eaed52523d54bdc7b43b335d5aefda9b4d1b4a8.1506463860.git.viresh.kumar@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: "Rafael J. Wysocki" Cc: Rafael Wysocki , Greg Kroah-Hartman , Viresh Kumar , Nishanth Menon , Stephen Boyd , Linux PM , Vincent Guittot , Linux Kernel Mailing List List-Id: linux-pm@vger.kernel.org On 27-09-17, 19:22, Rafael J. Wysocki wrote: > On Wed, Sep 27, 2017 at 12:12 AM, Viresh Kumar wrote: > > The drivers/base/power/ directory is special and contains code related > > to power management core like system suspend/resume, hibernation, etc. > > It was fine to keep the OPP code inside it when we had just one file for > > it, but it is growing now and already has a directory for itself. > > > > Lets move it directly under drivers/ directory, just like cpufreq and > > cpuidle. > > > > Signed-off-by: Viresh Kumar > > --- > > V1->V2: > > - Update maintainers and add a Kconfig file in drivers/opp/. > > OK, but I need an ACK from Stephen here. Sure. > And while we are at it, you, Stephen and Nishanth Menon are listed as > maintainers for it and I'm not, but I still apply OPP patches, so > maybe one of you can set up a git repo for this and send pull requests > to me instead? Yeah, I will setup one. -- viresh