Re: [PATCH V2] PM / OPP: Move the OPP directory out of power/

From: Rafael J. Wysocki
Date: Wed Sep 27 2017 - 13:22:58 EST


On Wed, Sep 27, 2017 at 12:12 AM, Viresh Kumar <viresh.kumar@xxxxxxxxxx> 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 <viresh.kumar@xxxxxxxxxx>
> ---
> V1->V2:
> - Update maintainers and add a Kconfig file in drivers/opp/.

OK, but I need an ACK from Stephen here.

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?

Thanks,
Rafael