commit | e5d57c54038645928a904042ac89356b66c8cd3f | [log] [tgz] |
---|---|---|
author | Michael Tretter <m.tretter@pengutronix.de> | Fri Sep 11 15:53:59 2020 +0200 |
committer | Inki Dae <inki.dae@samsung.com> | Tue Dec 01 11:38:29 2020 +0900 |
tree | 7b0b5159b8a1cf36e9a60de8d91fa54a15358807 | |
parent | 60d1029b3f255640ce48f2ff46a2adac6069e413 [diff] |
drm/exynos: remove in_bridge_node from exynos_dsi We do not need to keep a reference to the in_bridge_node, but we can simply drop it, once we found and attached the previous bridge. Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>