Home
last modified time | relevance | path

Searched hist:"135 f4c551d51065ee2d0677bf5344a89767e9d9b" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/tegra/
H A Dvic.cdiff 135f4c551d51065ee2d0677bf5344a89767e9d9b Thu Apr 21 10:45:42 CEST 2022 Lv Ruyi <lv.ruyi@zte.com.cn> drm/tegra: vic: Use devm_platform_ioremap_resource()

Use the devm_platform_ioremap_resource() helper instead of calling
platform_get_resource() and devm_ioremap_resource() separately. Make the
code simpler without functional changes.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Lv Ruyi <lv.ruyi@zte.com.cn>
Signed-off-by: Thierry Reding <treding@nvidia.com>