drm/dsi: Resolve MIPI DSI device from phandle
authorThierry Reding <treding@nvidia.com>
Wed, 6 Aug 2014 06:53:39 +0000 (08:53 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 12:56:14 +0000 (13:56 +0100)
Add a function, of_find_mipi_dsi_device_by_node(), that can be used to
resolve a phandle to a MIPI DSI device.

Acked-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found