diff options
author | Fabrizio Castro <[email protected]> | 2019-11-13 15:51:26 +0000 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2019-12-18 12:26:09 +0100 |
commit | 319d8e9814c4da2c6ea0a8e080b3ffa517542daf (patch) | |
tree | 8f6f0c620af8405f7a5cc4e453f1f1a02d900424 /lib/mpi/mpi-mul.c | |
parent | e6f607bb2ba8aac719cf6abdf1d9dd8dae0c63e5 (diff) |
drm/bridge: lvds-codec: Simplify panel DT node localisation
The probe function needs to get ahold of the panel device tree
node, and it achieves that by using a combination of
of_graph_get_port_by_id, of_get_child_by_name, and
of_graph_get_remote_port_parent. We can achieve the same goal
by replacing those calls with a call to of_graph_get_remote_node
these days.
Signed-off-by: Fabrizio Castro <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions