]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos/dsi: Remove error handling for bridge_node DT parsing
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 21 Jun 2017 10:51:43 +0000 (19:51 +0900)
committerInki Dae <inki.dae@samsung.com>
Thu, 27 Jul 2017 00:24:02 +0000 (09:24 +0900)
commit9ecb1a1ab1d7bc7e49beb65999739b3d653ebec9
tree2f6bd84e57cbc535a11805c62de951c9c4780596
parentc83a4f252b06b4ff3336ba329328fb13ca44a040
drm/exynos/dsi: Remove error handling for bridge_node DT parsing

Remove the error handling of bridge_node because the bridge_node is
optional.

For example, In case of Exynos SoC, a bridge device such as mDNIe and
MIC could be placed between Display Controller and MIPI DSI device but
the bridge device is optional.

Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_dsi.c