MIPS: pci: convert to devm_ioremap_resource()
authorSilviu-Mihai Popescu <silviupopescu1990@gmail.com>
Tue, 12 Mar 2013 10:30:05 +0000 (10:30 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 7 May 2013 23:19:07 +0000 (01:19 +0200)
commitf560fabdf3f3fe12bd48146a6ccdf03ddf9ab12c
tree4f3d0c50732a107a36a6e02240b7d2f9cec4d83b
parent301896513971d41d737c904ecf267b6f0ea21d55
MIPS: pci: convert to devm_ioremap_resource()

Convert all uses of devm_request_and_ioremap() to the newly introduced
devm_ioremap_resource() which provides more consistent error handling.

Signed-off-by: Silviu-Mihai Popescu <silviupopescu1990@gmail.com>
Patchwork: http://patchwork.linux-mips.org/patch/4986/
Acked-by: John Crispin <blogic@openwrt.org>
arch/mips/pci/pci-ar71xx.c
arch/mips/pci/pci-ar724x.c
This page took 0.041668 seconds and 5 git commands to generate.