MLK-18850: drm/bridge: nwl-dsi: Fix bridge handling
authorRobert Chiras <robert.chiras@nxp.com>
Wed, 11 Jul 2018 13:41:42 +0000 (16:41 +0300)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commitfadf0c63697d1f2759898a156f974c05021af6f5
tree0521e30798407ade3ce1c033cd3fdf0db009d17e
parent0268048333ed2caec6be33bc0d4795560cdf1e96
MLK-18850: drm/bridge: nwl-dsi: Fix bridge handling

When the drm_bridge object, representing the next bridge in chain,
connected to nwl-dsi brigde was attached to encoder, the
"previous_bridge" was wrongly passed, this way the next bridge was not
actually added to the encoder bridge chain.

Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
drivers/gpu/drm/bridge/nwl-dsi.c