[PATCH 1/2] drm/exynos/dpi: use of_graph_get_endpoint_by_regs helper

2016-05-04 Thread Andrzej Hajda
On 05/03/2016 03:47 PM, Philipp Zabel wrote: > This allows to remove the local of_graph_get_port_by_reg(), > of_graph_get_endpoint_by_reg(), of_get_child_by_name_reg(), > and of_graph_get_remote_port_parent() functions. > > Signed-off-by: Philipp Zabel Thanks for the patch. Reviewed-by:

[PATCH 1/2] drm/exynos/dpi: use of_graph_get_endpoint_by_regs helper

2016-05-03 Thread Philipp Zabel
This allows to remove the local of_graph_get_port_by_reg(), of_graph_get_endpoint_by_reg(), of_get_child_by_name_reg(), and of_graph_get_remote_port_parent() functions. Signed-off-by: Philipp Zabel --- drivers/gpu/drm/exynos/exynos_drm_dpi.c | 69 + 1 file