drm/msm/dsi: Use the new setup_encoder function in attach_dsi_device
authorSean Paul <seanpaul@chromium.org>
Mon, 17 Jun 2019 20:12:56 +0000 (16:12 -0400)
committerSean Paul <seanpaul@chromium.org>
Thu, 20 Jun 2019 18:42:15 +0000 (14:42 -0400)
commit970524b07a9c1d0434266a0f32825631bc206848
tree3e74c0c7ac9ceb79f72a6a6d60650aef4dac4d2e
parentfaccd71cec5516b1f79e8b40757563617c886171
drm/msm/dsi: Use the new setup_encoder function in attach_dsi_device

Now that we have a function to call set_encoder_mode() for us, use it.

Reviewed-by: Rob Clark <robdclark@chromium.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190617201301.133275-8-sean@poorly.run
drivers/gpu/drm/msm/dsi/dsi.h
drivers/gpu/drm/msm/dsi/dsi_host.c
drivers/gpu/drm/msm/dsi/dsi_manager.c