diff options
| author | Pali Rohár <[email protected]> | 2023-04-13 22:41:46 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-05-01 18:59:33 -0400 |
| commit | 159f104076d4a0693599900deb8173f2af5942a4 (patch) | |
| tree | 723a1f2c5772d4cb4a19148fd0b469e7b9c1b15b /scripts/cleanpatch | |
| parent | f5375a4500b2491f8315288dcaff3578e8b4c800 (diff) | |
pci: mpc85xx: Do not try to access extended PCIe registers
Driver pci_mpc85xx.c is PCI controller driver for old PCI Local Bus,
which does not support access to extended PCIe registers (above 0xff),
as opposite of the PCIe driver pcie_fsl.c for the same platform.
So do not try to access extended PCIe registers as it cannot work.
Signed-off-by: Pali Rohár <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
Tested-by: Heiko Schocher <[email protected]>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions
