drm/rockchip: dw-mipi-dsi: pass mode in where needed
authorJohn Keeping <john@metanate.com>
Fri, 24 Feb 2017 12:54:45 +0000 (12:54 +0000)
committerSean Paul <seanpaul@chromium.org>
Wed, 1 Mar 2017 19:48:48 +0000 (14:48 -0500)
commit0f2c3ad54a4ae2d437242eb61412385f99ebfc2b
tree441519372d45d153d0a8e8d9da558f62baa1f67f
parent5e408d7a28513ffa4a4fdab77f917a1123851cf7
drm/rockchip: dw-mipi-dsi: pass mode in where needed

This shows that we only use the mode from the enable function and
prepares us to remove the "mode" field and the mode_set hook in the next
commit.

Signed-off-by: John Keeping <john@metanate.com>
Reviewed-by: Chris Zhong <zyw@rock-chips.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20170224125506.21533-3-john@metanate.com
drivers/gpu/drm/rockchip/dw-mipi-dsi.c