Re: [PATCH] drivers: cpuidle: Use devm_ioremap_resource function

From: Jason Cooper
Date: Mon Mar 18 2013 - 09:26:20 EST


On Sat, Mar 16, 2013 at 04:39:21PM +0200, Alexandru Gheorghiu wrote:
> Use devm_ioremap_resource function, which provides better error handling,
> instead of devm_request_and_ioremap.
> Patch found using coccinelle.
>
> Signed-off-by: Alexandru Gheorghiu <gheorghiuandru@xxxxxxxxx>
> ---
> drivers/cpuidle/cpuidle-kirkwood.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)

Acked-by: Jason Cooper <jason@xxxxxxxxxxxxxx>

thx,

Jason.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/