OpenCloudOS-Kernel/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 video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol 2019-04-03 11:15:57 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
shmob_drm_backlight.c drm: shmobile: convert to SPDX identifiers 2018-09-14 13:54:02 +03:00
shmob_drm_backlight.h drm: shmobile: convert to SPDX identifiers 2018-09-14 13:54:02 +03:00
shmob_drm_crtc.c drm/shmobile: Use simple encoder 2020-04-02 14:16:45 +02:00
shmob_drm_crtc.h drm/shmobile: drop use of drmP.h 2019-07-15 18:11:31 +02:00
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 drm/shmob: Drop explicit drm_mode_config_cleanup call 2020-03-26 16:06:05 +01:00
shmob_drm_kms.h drm: shmobile: convert to SPDX identifiers 2018-09-14 13:54:02 +03:00
shmob_drm_plane.c drm/shmobile: drop use of drmP.h 2019-07-15 18:11:31 +02:00
shmob_drm_plane.h drm/shmobile: drop use of drmP.h 2019-07-15 18:11:31 +02:00
shmob_drm_regs.h drm/shmobile: drop use of drmP.h 2019-07-15 18:11:31 +02:00