media: rcar_fdp1: Make use of the helper function devm_platform_ioremap_resource()
stable inclusion from stable-v5.10.180 commit ee24c9e23206aa3e04e5275b500e7b81995ec894 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8DDFN Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ee24c9e23206aa3e04e5275b500e7b81995ec894 -------------------------------- [ Upstream commit 736cce12 ] Use the devm_platform_ioremap_resource() helper instead of calling platform_get_resource() and devm_ioremap_resource() separately Signed-off-by:Cai Huoqing <caihuoqing@baidu.com> Reviewed-by:
Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Signed-off-by:
Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by:
Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Stable-dep-of: c766c90f ("media: rcar_fdp1: Fix refcount leak in probe and remove function") Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment