mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
PCI/pwrctrl: generic: Rename pci-pwrctrl-slot as generic
The driver is pretty generic and would fit for either PCI Slots or endpoints connected to PCI ports, so rename the driver and module as pci-pwrctrl-generic. Suggested-by: Manivannan Sadhasivam <mani@kernel.org> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Manivannan Sadhasivam <mani@kernel.org> Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> Link: https://patch.msgid.link/20260220-topic-sm8650-ayaneo-pocket-s2-base-v5-3-1ad79caa1efa@linaro.org
This commit is contained in:
committed by
Bjorn Helgaas
parent
6de23f81a5
commit
ff124bbbca
@@ -309,7 +309,7 @@ config PCIE_QCOM
|
||||
select CRC8
|
||||
select PCIE_QCOM_COMMON
|
||||
select PCI_HOST_COMMON
|
||||
select PCI_PWRCTRL_SLOT
|
||||
select PCI_PWRCTRL_GENERIC
|
||||
help
|
||||
Say Y here to enable PCIe controller support on Qualcomm SoCs. The
|
||||
PCIe controller uses the DesignWare core plus Qualcomm-specific
|
||||
@@ -431,7 +431,7 @@ config PCIE_SPACEMIT_K1
|
||||
depends on ARCH_SPACEMIT || COMPILE_TEST
|
||||
depends on HAS_IOMEM
|
||||
select PCIE_DW_HOST
|
||||
select PCI_PWRCTRL_SLOT
|
||||
select PCI_PWRCTRL_GENERIC
|
||||
default ARCH_SPACEMIT
|
||||
help
|
||||
Enables support for the DesignWare based PCIe controller in
|
||||
|
||||
Reference in New Issue
Block a user