diff options
author | 2021-08-31 21:57:06 +0800 | |
---|---|---|
committer | 2021-11-10 13:51:26 +0200 | |
commit | ed8414ab041fc7c517532e90d00ce09ed528dadc (patch) | |
tree | f67b4e3686d5fe0007afadcdc5cf022b9424345d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/omap: dss: Make use of the helper macro SET_RUNTIME_PM_OPS() (diff) | |
download | linux-dev-ed8414ab041fc7c517532e90d00ce09ed528dadc.tar.xz linux-dev-ed8414ab041fc7c517532e90d00ce09ed528dadc.zip |
drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx()
Use the devm_platform_ioremap_resource_byname() helper instead of
calling platform_get_resource_byname() and devm_ioremap_resource()
separately
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: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210831135707.4676-1-caihuoqing@baidu.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions