[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <513DAB22.2060309@openwrt.org>
Date: Mon, 11 Mar 2013 11:00:02 +0100
From: Gabor Juhos <juhosg@...nwrt.org>
To: Silviu-Mihai Popescu <silviupopescu1990@...il.com>
CC: linux-mips@...ux-mips.org, ralf@...ux-mips.org, blogic@...nwrt.org,
xsecute@...glemail.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] pci: convert to devm_ioremap_resource()
2013.03.11. 8:42 keltezéssel, Silviu-Mihai Popescu írta:
> Convert all uses of devm_request_and_ioremap() to the newly introduced
> devm_ioremap_resource() which provides more consistent error handling.
>
> devm_ioremap_resource() provides its own error messages so all explicit
> error messages can be removed from the failure code paths.
>
> Signed-off-by: Silviu-Mihai Popescu <silviupopescu1990@...il.com>
> ---
> arch/mips/pci/pci-ar724x.c | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)
Acked-by: Gabor Juhos <juhosg@...nwrt.org>
Just a minor note, arch/mips/pci/pci-ar71xx.c should be fixed as well probably.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists