mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Commit0b0b0893d4"of/pci: Fix the conversion of IO ranges into IO resources" changed the behaviour of of_pci_range_to_resource(). The issue is described here: "powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() change" (sha1:aeba3731b1) Signed-off-by: Michal Simek <michal.simek@xilinx.com>