]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7a7edba5a0606ee1845a1eb5f456380b0070ce75
tree782789c97aefa5009de55c946e03ba032b5034b9
parente96fc4be29b70a28b29d0b757d8056ed4248b74e
microblaze: Fix IO space breakage after of_pci_range_to_resource() change

Commit ae828e5d1921 "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: a673285a5cb05c6305092f0d51fb39946d4c6487)

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/pci/pci-common.c