Skip to content
Commit a6cd597a authored by Michael Walle's avatar Michael Walle Committed by Tom Rini
Browse files

drivers: pci: ignore disabled devices



PCI devices may be disabled in the device tree. Devices which are probed
by the device tree handle the "status" property and are skipped if
disabled. Devices which are probed by the PCI enumeration don't check
that property. Fix it.

Signed-off-by: default avatarMichael Walle <michael@walle.cc>
Reviewed-by: default avatarAlex Marginean <alexandru.marginean@nxp.com>
Tested-by: default avatarAlex Marginean <alexandru.marginean@nxp.com>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 7e5ee346
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment