Re: [PATCH] MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource()

From: Thomas Bogendoerfer
Date: Thu Feb 09 2023 - 07:11:32 EST


On Wed, Feb 08, 2023 at 10:45:16AM +0800, ye.xingchen@xxxxxxxxxx wrote:
> From: Ye Xingchen <ye.xingchen@xxxxxxxxxx>
>
> Convert platform_get_resource(), devm_ioremap_resource() to a single
> call to devm_platform_get_and_ioremap_resource(), as this is exactly
> what this function does.
>
> Signed-off-by: Ye Xingchen <ye.xingchen@xxxxxxxxxx>
> ---
> arch/mips/lantiq/xway/dcdc.c | 5 +----
> arch/mips/lantiq/xway/dma.c | 4 +---
> arch/mips/lantiq/xway/gptu.c | 5 +----
> 3 files changed, 3 insertions(+), 11 deletions(-)

applied to mips-next.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]