diff options
author | 2024-03-17 01:44:19 +0800 | |
---|---|---|
committer | 2024-03-18 16:16:20 +0100 | |
commit | 2c7d26555845ca5fb70353b4b77d8f6c4e32e54c (patch) | |
tree | fce7575a7373ef61685dc756daeee435261f62b3 /tools/perf/scripts/python | |
parent | drm: bridge: dw_hdmi: Switch to of_graph_get_remote_node() (diff) | |
download | wireguard-linux-2c7d26555845ca5fb70353b4b77d8f6c4e32e54c.tar.xz wireguard-linux-2c7d26555845ca5fb70353b4b77d8f6c4e32e54c.zip |
drm/bridge: it66121: Remove a duplicated invoke of of_device_is_available()
The calling of of_device_is_available() in it66121_probe() is duplicated,
as the of_graph_get_remote_node() has already do the check for us. There
is no need to call it again, thus delete the later one.
Signed-off-by: Sui Jingfeng <sui.jingfeng@linux.dev>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240316174419.1170460-1-sui.jingfeng@linux.dev
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240316174419.1170460-1-sui.jingfeng@linux.dev
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions