]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Thu, 16 Jan 2025 14:09:13 +0000 (19:39 +0530)
committerKrzysztof Wilczyński <kwilczynski@kernel.org>
Thu, 20 Feb 2025 10:59:10 +0000 (10:59 +0000)
commit2489eeb777aff943cb93b287385f2e8c68978db0
treebd93e1889df177733b132c93bb59ff9becc6f883
parent2d923930f2e3fe1ecf060169f57980da819a191f
PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created

The pwrctrl core will rescan the bus once the device is powered on. So
there is no need to continue scanning for the device further.

Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tested-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20250116-pci-pwrctrl-slot-v3-3-827473c8fbf4@linaro.org
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
drivers/pci/probe.c