commit | cc2b022518b0d3b040a9016dffccd35d47e8bd8f | [log] [tgz] |
---|---|---|
author | Hoegeun Kwon <hoegeun.kwon@samsung.com> | Thu Jan 05 19:20:07 2017 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Tue Jan 31 08:49:33 2017 +0900 |
tree | d0be5923bef4582b18db3dff8811e369d10e6871 | |
parent | e87eb57c69003a99b18d43abe58d5850ad19e188 [diff] |
drm/exynos: mic: Fix parse_dt function The OF graph is not necessary because the panel is a child of dsi. therefore, the parse_dt function of dsi does not need to check the remote_node connected to the panel. and the whole parse_dt function should be refactored later. Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com> Reviewed-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>