MLK-21239-4: drm/imx: nwl_dsi-imx: Adapt to DRM changes in 4.19
authorRobert Chiras <robert.chiras@nxp.com>
Fri, 22 Mar 2019 12:32:37 +0000 (14:32 +0200)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commitcb9dfcacc41d11d4332ac1df38027bd3a91704f2
treeb8071f21c4b5ade676b2414c690233950c1114dc
parentf827260dee9fbe79b34d00e6e20251435b205ba0
MLK-21239-4: drm/imx: nwl_dsi-imx: Adapt to DRM changes in 4.19

Function signature changes:
int drm_bridge_add() -> void drm_bridge_add()

This patch adapts the nwl_dsi-imx DRM encoder to the above changes.

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