linux-stable/drivers/gpu/drm/shmobile
Cai Huoqing e29505caa3 drm/shmobile: Make use of the helper function devm_platform_ioremap_resource()
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>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
2021-10-07 05:42:18 +03:00
..
Kconfig
Makefile
shmob_drm_backlight.c
shmob_drm_backlight.h
shmob_drm_crtc.c drm/shmobile: Use simple encoder 2020-04-02 14:16:45 +02:00
shmob_drm_crtc.h
shmob_drm_drv.c drm/shmobile: Make use of the helper function devm_platform_ioremap_resource() 2021-10-07 05:42:18 +03:00
shmob_drm_drv.h drm/shmobile: Convert to Linux IRQ interfaces 2021-07-25 11:01:12 +02:00
shmob_drm_kms.c
shmob_drm_kms.h
shmob_drm_plane.c
shmob_drm_plane.h
shmob_drm_regs.h