diff options
| author | Michael Walle <[email protected]> | 2019-12-01 17:45:18 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-12-05 10:28:38 -0500 |
| commit | a6cd597a78dd9b7fcaba6fe4891f29e86646541b (patch) | |
| tree | 8564bfe6a5a0898a019d29043af1c1687fc89534 /cmd | |
| parent | 7e5ee346fc4c26c5f96ae13d599cf31d05fa6772 (diff) | |
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: Michael Walle <[email protected]>
Reviewed-by: Alex Marginean <[email protected]>
Tested-by: Alex Marginean <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions
