]> 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)
commit9626c7883a98e2a7f5543408611d60b83ce301a7
tree67353f110b2115ce3f9782bf1197a1fcf421b379
parente26bdebcf3df59e3ff8dae1e8a3b00732204ea3a
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