media: atmel: atmel-isc: Use devm_platform_ioremap_resource()
According to commit 7945f929 ("drivers: provide devm_platform_ioremap_resource()"), convert platform_get_resource(), devm_ioremap_resource() to a single call to use devm_platform_ioremap_resource(), as this is exactly what this function does. Signed-off-by: NYang Li <yang.lee@linux.alibaba.com> Reviewed-by: NClaudiu Beznea <claudiu.beznea@microchip.com> Signed-off-by: NHans Verkuil <hverkuil-cisco@xs4all.nl>
Showing
想要评论请 注册 或 登录