pinctrl: mvebu: Use devm_platform_get_and_ioremap_resource()
[ Upstream commit 2d357f25 ] 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:Yangtao Li <frank.li@vivo.com> Link: https://lore.kernel.org/r/20230704124742.9596-2-frank.li@vivo.com Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Stable-dep-of: c2547841 ("pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment