diff options
author | Cai Huoqing <caihuoqing@baidu.com> | 2021-08-31 16:56:43 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-08 15:23:23 +0300 |
commit | ffcfa1669316c50a308b6b611d2f8703d398d2d2 (patch) | |
tree | 65c83d00f6e30e474bb2c0cb815e30ab1c4d93c0 /drivers/mux/Makefile | |
parent | d2a0678dff469741b5ee83623c0778aa010beace (diff) | |
download | linux-ffcfa1669316c50a308b6b611d2f8703d398d2d2.tar.xz |
drm/meson: Make use of the helper function devm_platform_ioremap_resourcexxx()
[ Upstream commit d4cb82aa2e4bc0e46582a625cb41b64c83fdde49 ]
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: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210831135644.4576-1-caihuoqing@baidu.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/mux/Makefile')
0 files changed, 0 insertions, 0 deletions