commit | 17ac76e050c51497e75871a43aa3328ba54cdafd | [log] [tgz] |
---|---|---|
author | Cai Huoqing <caihuoqing@baidu.com> | Tue Aug 31 15:49:58 2021 +0800 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Sep 16 14:05:07 2021 +0900 |
tree | d200026d73d005bdf9ba66ad348f71a1679c3985 | |
parent | 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f [diff] |
drm/exynos: 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> Signed-off-by: Inki Dae <inki.dae@samsung.com>