]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pci: Use of_pci_range_parser helper in pci_process_bridge_OF_ranges
authorAndrew Murray <amurray@embedded-bits.co.uk>
Tue, 25 Feb 2014 06:32:11 +0000 (06:32 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 28 Apr 2014 07:36:29 +0000 (17:36 +1000)
commit138f557d03ce9b68e6c0ceb5d80349858a75be5d
tree67353f110b2115ce3f9782bf1197a1fcf421b379
parent82979eab03050bac57f4bfd89f7d96622fe933b8
powerpc/pci: Use of_pci_range_parser helper in pci_process_bridge_OF_ranges

This patch updates the implementation of pci_process_bridge_OF_ranges to use
the of_pci_range_parser helpers.

Signed-off-by: Andrew Murray <amurray@embedded-bits.co.uk>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/pci-common.c