Re: [PATCH 1/1] gpio/vt8500: Convert to devm_ioremap_resource()

From: Linus Walleij
Date: Wed Mar 27 2013 - 04:33:03 EST


On Mon, Mar 4, 2013 at 10:09 AM, Sachin Kamat <sachin.kamat@xxxxxxxxxx> wrote:

> Use the newly introduced devm_ioremap_resource() instead of
> devm_request_and_ioremap() 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: Sachin Kamat <sachin.kamat@xxxxxxxxxx>

Patch applied with Tony's and Thierry's ACKs/Reviewed-by.

Yours,
Linus Walleij
--
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/