[PATCH] mfd: fsl-imx25-tsadc: use?? devm_platform_get_and_ioremap_resource()
Lee Jones
lee at kernel.org
Thu Dec 8 04:21:12 PST 2022
On Thu, 17 Nov 2022, ye.xingchen at zte.com.cn wrote:
> From: Minghao Chi <chi.minghao at zte.com.cn>
>
> 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: Minghao Chi <chi.minghao at zte.com.cn>
> Signed-off-by: ye xingchen <ye.xingchen at zte.com.cn>
> ---
> drivers/mfd/fsl-imx25-tsadc.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
Applied, thanks.
--
Lee Jones [李琼斯]
More information about the linux-arm-kernel
mailing list