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

From: Sachin Kamat
Date: Thu Mar 14 2013 - 02:45:39 EST


Hi Linus,

On 4 March 2013 22:38, Tony Prisk <linux@xxxxxxxxxxxxxxx> wrote:
> On Mon, 2013-03-04 at 14:39 +0530, Sachin Kamat 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>

> Acked-by: Tony Prisk <linux@xxxxxxxxxxxxxxx>

Would you be picking this patch up or Grant is gonna handle it?


--
With warm regards,
Sachin
--
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/