]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit89957469571793e12f6a66fe8b2a507aa34d1013
tree4f3d0c50732a107a36a6e02240b7d2f9cec4d83b
parentaf6a5da23adb0e667fa5b1df84d58aabf7892df7
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