[GIT PULL] exynos-drm-fixes
Inki Dae
inki.dae at samsung.com
Tue Sep 28 07:41:58 UTC 2021
Hi Dave,
Just one clean up to use helper function.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos tags/exynos-drm-fixes-for-v5.15-rc4
for you to fetch changes up to 17ac76e050c51497e75871a43aa3328ba54cdafd:
drm/exynos: Make use of the helper function devm_platform_ioremap_resource() (2021-09-16 14:05:07 +0900)
----------------------------------------------------------------
One cleanup
- Use devm_platform_ioremap_resource() helper function instead of old
one.
----------------------------------------------------------------
Cai Huoqing (1):
drm/exynos: Make use of the helper function devm_platform_ioremap_resource()
drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 4 +---
drivers/gpu/drm/exynos/exynos_drm_dsi.c | 4 +---
drivers/gpu/drm/exynos/exynos_drm_fimc.c | 5 +----
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 4 +---
drivers/gpu/drm/exynos/exynos_drm_g2d.c | 5 +----
drivers/gpu/drm/exynos/exynos_drm_gsc.c | 6 +-----
drivers/gpu/drm/exynos/exynos_drm_rotator.c | 4 +---
drivers/gpu/drm/exynos/exynos_drm_scaler.c | 4 +---
drivers/gpu/drm/exynos/exynos_hdmi.c | 4 +---
9 files changed, 9 insertions(+), 31 deletions(-)
More information about the dri-devel
mailing list