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

Commit 05950f377c1d "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: de34fd13c28dd124846be4e4b705b6df375867ef)

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