Re: [PATCH 1/3] video: exynos_mipi_dsi: Convert to devm_ioremap_resource()

From: Sachin Kamat
Date: Thu Jan 31 2013 - 06:20:16 EST


On 31 January 2013 16:12, Thierry Reding
<thierry.reding@xxxxxxxxxxxxxxxxx> wrote:
> On Thu, Jan 31, 2013 at 03:55:37PM +0530, Sachin Kamat wrote:
>> Use the newly introduced devm_ioremap_resource() instead of
>> devm_request_and_ioremap() which provides more consistent error handling.
>>
>> Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
>> Cc: Donghwa Lee <dh09.lee@xxxxxxxxxxx>
>> Cc: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
>> Cc: linux-fbdev@xxxxxxxxxxxxxxx
>> ---
>> drivers/video/exynos/exynos_mipi_dsi.c | 7 ++++---
>> 1 files changed, 4 insertions(+), 3 deletions(-)
>
> All of these can drop the additional error message because equivalent
> error message are output by devm_ioremap_resource() itself.

Ah right.. I will remove them and re-send the patches.

--
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/