commit | 0f2c3ad54a4ae2d437242eb61412385f99ebfc2b | [log] [tgz] |
---|---|---|
author | John Keeping <john@metanate.com> | Fri Feb 24 12:54:45 2017 +0000 |
committer | Sean Paul <seanpaul@chromium.org> | Wed Mar 01 14:48:48 2017 -0500 |
tree | 441519372d45d153d0a8e8d9da558f62baa1f67f | |
parent | 5e408d7a28513ffa4a4fdab77f917a1123851cf7 [diff] |
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