drm/sun4i: use of_graph_get_remote_endpoint()
authorKuninori Morimoto <[email protected]>
Thu, 10 Aug 2017 04:36:43 +0000 (04:36 +0000)
committerMaxime Ripard <[email protected]>
Wed, 23 Aug 2017 14:28:39 +0000 (16:28 +0200)
commit0bd46d703e0892c6519132c012910982e3e65535
treeb4618a9fbd5b123760229cc8a365f0107ee36c4a
parent998140d26723bcddef5857e39077898b0d1bdb8f
drm/sun4i: use of_graph_get_remote_endpoint()

Now, we can use of_graph_get_remote_endpoint(). Let's use it.

Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
drivers/gpu/drm/sun4i/sun4i_backend.c