On Wed, Sep 27, 2017 at 12:12 AM, Viresh Kumar <[email protected]> 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 <[email protected]> > --- > 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

