]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit0d51a0a534534c8b5d843620243e2370a3e87217
tree2f6bd84e57cbc535a11805c62de951c9c4780596
parentc9948920cfc63c5ed4eb37f461a1b2752d2e1d3b
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