MLK-18106: drm/bridge: Fix nwl-dsi bridge handling
authorRobert Chiras <robert.chiras@nxp.com>
Thu, 19 Apr 2018 08:25:41 +0000 (11:25 +0300)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit04e45d18354e05b81074d4d065c45e74de9d2421
tree99afde092c205d708a492c47866e08add5df6128
parent46cbf5352a62bd230edb8a3bda65bdf6166dbdab
MLK-18106: drm/bridge: Fix nwl-dsi bridge handling

Since the drm_bridge_attach function now supports chained bridges, there
is no need for nwl_dsi_add_bridge and nwl_dsi_del_bridge functions, so
remove them.
Now, we can pass the existent bridge to drm_bridge_attach.

This fixes a bug created during kernel 4.14 rebase process.

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