MLK-17137-1: drm/imx: Fix unbind for nwl_dsi-imx
authorRobert Chiras <robert.chiras@nxp.com>
Fri, 8 Dec 2017 13:13:10 +0000 (15:13 +0200)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:51:04 +0000 (14:51 -0500)
commitf59514736b246aacf93cd60ea2675840068a2ec9
treeab28280643acb31962f056bb13948620f641959a
parent541a8bc645182cd723fb219ef2f90824594d8764
MLK-17137-1: drm/imx: Fix unbind for nwl_dsi-imx

In unbind function, first we need to detach the bridge, then do the
encoder cleanup, so that the bridge will do a proper detach.

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