PCI/pwrctrl: Rename pwrctl files to pwrctrl
To slightly reduce confusion between "pwrctl" (the power controller and power sequencing framework) and "bwctrl" (the bandwidth controller), rename "pwrctl" to "pwrctrl" so they use the same "ctrl" suffix. Rename drivers/pci/pwrctl/ to drivers/pci/pwrctrl/, including the related MAINTAINERS, include file (include/linux/pci-pwrctl.h), Makefile, and Kconfig changes. This is the minimal rename of files only. A subsequent commit will rename functions and data structures. Link: https://lore.kernel.org/r/20241115214428.2061153-2-helgaas@kernel.org Signed-off-by:Bjorn Helgaas <bhelgaas@google.com> Signed-off-by:
Krzysztof Wilczyński <kwilczynski@kernel.org> Acked-by:
Krzysztof Wilczyński <kw@linux.com>
Showing
- MAINTAINERS 2 additions, 2 deletionsMAINTAINERS
- drivers/pci/Kconfig 1 addition, 1 deletiondrivers/pci/Kconfig
- drivers/pci/Makefile 1 addition, 1 deletiondrivers/pci/Makefile
- drivers/pci/pwrctl/Makefile 0 additions, 6 deletionsdrivers/pci/pwrctl/Makefile
- drivers/pci/pwrctrl/Kconfig 0 additions, 0 deletionsdrivers/pci/pwrctrl/Kconfig
- drivers/pci/pwrctrl/Makefile 6 additions, 0 deletionsdrivers/pci/pwrctrl/Makefile
- drivers/pci/pwrctrl/core.c 1 addition, 1 deletiondrivers/pci/pwrctrl/core.c
- drivers/pci/pwrctrl/pci-pwrctrl-pwrseq.c 1 addition, 1 deletiondrivers/pci/pwrctrl/pci-pwrctrl-pwrseq.c
- include/linux/pci-pwrctrl.h 0 additions, 0 deletionsinclude/linux/pci-pwrctrl.h
Loading
Please register or sign in to comment