Re: [PATCH] input: Make use of the helper function devm_platform_ioremap_resource()
From: Dmitry Torokhov
Date: Wed Apr 20 2022 - 17:48:38 EST
On Mon, Apr 18, 2022 at 01:50:36AM +0000, cgel.zte@xxxxxxxxx wrote:
> From: Lv Ruyi <lv.ruyi@xxxxxxxxxx>
>
> Use the devm_platform_ioremap_resource() helper instead of calling
> platform_get_resource() and devm_ioremap_resource() separately.Make the
> code simpler without functional changes.
>
> Reported-by: Zeal Robot <zealci@xxxxxxxxxx>
> Signed-off-by: Lv Ruyi <lv.ruyi@xxxxxxxxxx>
Applied, thank you.
--
Dmitry