https://github.com/torvalds/linux
Revision 576d72fbfb454eb903447fee5e5dbb5cfb700fee authored by Inki Dae on 03 July 2017, 07:08:23 UTC, committed by Inki Dae on 27 July 2017, 00:24:02 UTC
This patch moves drm_bridge_add call into probe.

It doesn't need to call drm_bridge_add call every time
bind callback is called.

Changelog v2
- moved drm_bridge_remove call into remove callback.
- corrected description.

Suggested-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
1 parent 0d51a0a
Raw File
Tip revision: 576d72fbfb454eb903447fee5e5dbb5cfb700fee authored by Inki Dae on 03 July 2017, 07:08:23 UTC
drm/exynos: mic: add a bridge at probe
Tip revision: 576d72f
.get_maintainer.ignore
Christoph Hellwig <hch@lst.de>
back to top