]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit654837e8fe8d1d302803458e3a100aa78e0d90de
tree67353f110b2115ce3f9782bf1197a1fcf421b379
parent13ae40370f62cd73f90aca34feb44bac83f41075
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