alistair23-linux/drivers/gpu/drm/tve200
Linus Walleij 9ab12e88a0 drm/tve200: Clean up panel bridging
This makes use of the drm_simple_display_pipe_attach_bridge()
call and removes the two calls removing the bridge, which were
erroneous: they unregister the bridge which is not what
we want, we just want to unreference it and that is already
handled by the core.

Reviewed-by: Eric Anholt <eric@anholt.net>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20170910220801.28588-1-linus.walleij@linaro.org
2017-09-11 20:32:56 +02:00
..
Kconfig drm/tve200: Replace custom connector with panel bridge 2017-09-02 22:24:54 +02:00
Makefile drm/tve200: Replace custom connector with panel bridge 2017-09-02 22:24:54 +02:00
tve200_display.c drm/tve200: Clean up panel bridging 2017-09-11 20:32:56 +02:00
tve200_drm.h drm/tve200: Clean up panel bridging 2017-09-11 20:32:56 +02:00
tve200_drv.c drm/tve200: Clean up panel bridging 2017-09-11 20:32:56 +02:00