On Thu, Apr 03, 2025 at 09:11:07AM +0200, Bartosz Golaszewski wrote: > On Wed, Apr 2, 2025 at 3:27 PM Johan Hovold <johan+linaro@xxxxxxxxxx> wrote: > > > > The PCI pwrctrl framework was renamed after being merged, but the > > Kconfig symbols still reflect the old name ("pwrctl" without an "r"). > > > > This leads to people not knowing how to refer to the framework in > > writing, inconsistencies in module naming, etc. > > > > Let's rename also the Kconfig symbols before this gets any worse. > > > > Acked-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > I'm re-adding the tag here as otherwise b4 will only pick it up for > patch 4/4 on v2 of the series. I had already added it to the first three patches so it was only missing on the last one. Johan