microblaze: Fix IO space breakage after of_pci_range_to_resource() change
authorMichal Simek <michal.simek@xilinx.com>
Mon, 27 Oct 2014 07:15:25 +0000 (08:15 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 27 Oct 2014 07:29:54 +0000 (08:29 +0100)
Commit 0b0b0893d49b "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: aeba3731b150188685225b510886f1370d8814de)

Signed-off-by: Michal Simek <michal.simek@xilinx.com>

No differences found