commit | 2782622eecb8f6139faa6ee748af95c0b5e261f4 | [log] [tgz] |
---|---|---|
author | Maciej Purski <m.purski@samsung.com> | Wed Jul 25 17:46:36 2018 +0200 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Sep 20 17:19:25 2018 +0900 |
tree | 06b530b47724d7ed9facc429b7ba6da32169fe8e | |
parent | 0320ac5188eab5c6e8b92b110d1eae967ac272d2 [diff] |
drm/exynos: rename bridge_node to in_bridge_node Driver uses bridge_node to refer to bridge on input side of DSI. Since we want to add support for bridges on output side lets add "in" prefix to avoid confusion with out bridges. Changes in v5: - replace mic_ prefix with in_ Signed-off-by: Maciej Purski <m.purski@samsung.com> [ a.hajda@samsuung.com: v5 ] Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>