commit | 975f4aa24fdb5459d24733c3154d286d5438d47c | [log] [tgz] |
---|---|---|
author | Chris Zhong <zyw@rock-chips.com> | Mon Feb 20 16:02:20 2017 +0800 |
committer | Sean Paul <seanpaul@chromium.org> | Wed Mar 01 14:49:02 2017 -0500 |
tree | b838989359a5d016caafce1561e6ef18c5b26ed6 | |
parent | a432e05405f5b5df9676fe797822a41b7611c2bd [diff] |
drm/rockchip/dsi: remove mode_valid function The MIPI DSI do not need check the validity of resolution, the max resolution should depend VOP. Hence, remove rk3288_mipi_dsi_mode_valid here. Signed-off-by: Chris Zhong <zyw@rock-chips.com> Signed-off-by: Sean Paul <seanpaul@chromium.org> Link: http://patchwork.freedesktop.org/patch/msgid/1487577744-2855-5-git-send-email-zyw@rock-chips.com