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)
commit70dcd942dc4af3cc6c3dcc2ba499cd841c7f65a7
tree782789c97aefa5009de55c946e03ba032b5034b9
parent4cbbbb43d666468d87f99676cf05fb5154d1228b
microblaze: Fix IO space breakage after of_pci_range_to_resource() change

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>
arch/microblaze/pci/pci-common.c