[PATCH -next] drm/msm: Use devm_platform_ioremap_resource_byname()

Abhinav Kumar quic_abhinavk at quicinc.com
Wed Aug 28 20:42:49 UTC 2024



On 8/28/2024 1:48 AM, Jinjie Ruan wrote:
> platform_get_resource_byname() and devm_ioremap_resource() can be
> replaced by devm_platform_ioremap_resource_byname(), which can
> simplify the code logic a bit, No functional change here.
> 
> Signed-off-by: Jinjie Ruan <ruanjinjie at huawei.com>
> ---
>   drivers/gpu/drm/msm/msm_io_utils.c | 8 +-------
>   1 file changed, 1 insertion(+), 7 deletions(-)
> 

Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>


More information about the dri-devel mailing list