OSDN Git Service

MIPS: of/pci: Use of_pci_range_parser
authorAndrew Murray <amurray@embedded-bits.co.uk>
Thu, 25 Jul 2013 16:14:25 +0000 (17:14 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Oct 2013 20:24:11 +0000 (21:24 +0100)
commitcffe00c037cdaa14d420bb1dbc69b4dfb5f1bc23
tree93cc96ea11a88eae9b69ee757c79daed8750d496
parent8eae19ccaeb5f519fc413c9646398a77dfbfa201
MIPS: of/pci: Use of_pci_range_parser

This patch converts the pci_load_of_ranges function to use the new common
of_pci_range_parser.

Signed-off-by: Andrew Murray <amurray@embedded-bits.co.uk>
Signed-off-by: Andrew Murray <Andrew.Murray@arm.com>
Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Reviewed-by: Rob Herring <rob.herring@calxeda.com>
Reviewed-by: Grant Likely <grant.likely@secretlab.ca>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-mips@linux-mips.org
Cc: jason@lakedaemon.net
Patchwork: https://patchwork.linux-mips.org/patch/5625/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pci/pci.c