]> git.baikalelectronics.ru Git - kernel.git/commit
drm/rockchip/dsi: remove mode_valid function
authorChris Zhong <zyw@rock-chips.com>
Mon, 20 Feb 2017 08:02:20 +0000 (16:02 +0800)
committerSean Paul <seanpaul@chromium.org>
Wed, 1 Mar 2017 19:49:02 +0000 (14:49 -0500)
commit398ef9d48703d291a4e2e980c76194c9dcff53fa
treeb838989359a5d016caafce1561e6ef18c5b26ed6
parent66977b6e4b7fa9e9bbbc3cd6c161554391c0d2a7
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
drivers/gpu/drm/rockchip/dw-mipi-dsi.c