MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource()
authorYe Xingchen <ye.xingchen@zte.com.cn>
Wed, 8 Feb 2023 02:45:16 +0000 (10:45 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 9 Feb 2023 12:03:33 +0000 (13:03 +0100)
commit00c11b40e6b1e36d671fccc1bd82d1dfdfd2605e
tree46ce299ba47a0743893e97a56e848f2a242fc521
parentfc605b914167de75432c3b5aae239fb191e84a31
MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource()

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@zte.com.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/lantiq/xway/dcdc.c
arch/mips/lantiq/xway/dma.c
arch/mips/lantiq/xway/gptu.c