Re: [PATCH v2 0/4] PCI/arm64/ath11k/ath12k: Rename pwrctrl Kconfig symbols
From: Bartosz Golaszewski
Date: Thu Apr 03 2025 - 03:11:36 EST
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.
Bartosz