drm/rockchip: dw-mipi: remove mode_valid
authorChris Zhong <zyw@rock-chips.com>
Tue, 2 Aug 2016 01:44:21 +0000 (09:44 +0800)
committerGerrit Code Review <gerrit@rock-chips.com>
Tue, 2 Aug 2016 13:15:37 +0000 (21:15 +0800)
commitd0879670cfce7b98bb7e8b94b669f04dfd96d415
treec80678b58611701e2d8c291759aa85f812d9577c
parentf992c4e345d5bf0ff234ae4dc5aa02968bfe3e76
drm/rockchip: dw-mipi: remove mode_valid

The MIPI DSI do not need check the validity of resolution, the max resolution
should depend VOP. So remove rk3288_mipi_dsi_mode_valid here.

Change-Id: I789d184f9a14010795fe595ef31e1bea5d1022e0
Signed-off-by: Chris Zhong <zyw@rock-chips.com>
drivers/gpu/drm/rockchip/dw-mipi-dsi.c