commit | 9abdcff7205899d38213e69287fb63e6c87e2fc8 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Sat Sep 21 20:32:25 2019 +0200 |
committer | Heiko Stuebner <heiko@sntech.de> | Sun Oct 13 23:52:55 2019 +0200 |
tree | 3da50232d68202132e93e0e9d54bdb901ba2b397 | |
parent | 695379b3734266a49c13e6b7cbf1062902dc6367 [diff] |
drm/rockchip: rk3066_hdmi: Use devm_platform_ioremap_resource() in rk3066_hdmi_bind() Simplify this function implementation by using a known wrapper function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://patchwork.freedesktop.org/patch/msgid/0666bc0b-6624-21a0-47c4-b78e2a3b3ad5@web.de