commit | f560fabdf3f3fe12bd48146a6ccdf03ddf9ab12c | [log] [tgz] |
---|---|---|
author | Silviu-Mihai Popescu <silviupopescu1990@gmail.com> | Tue Mar 12 10:30:05 2013 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed May 08 01:19:07 2013 +0200 |
tree | 4f3d0c50732a107a36a6e02240b7d2f9cec4d83b | |
parent | 301896513971d41d737c904ecf267b6f0ea21d55 [diff] |
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>