drm/hisilicon: Delete the empty function mode_valid
authorTian Tao <tiantao6@hisilicon.com>
Fri, 8 Jan 2021 10:41:05 +0000 (18:41 +0800)
committerTian Tao <tiantao6@hisilicon.com>
Mon, 11 Jan 2021 00:48:01 +0000 (19:48 -0500)
commite695e62306d439913cf081ba54e49268e4a3156b
tree8991f9143eef08a9c40a0c6753e0985d230a77e6
parent2b405ec0e1c4b4c490b95da7ac3c9934c7675da6
drm/hisilicon: Delete the empty function mode_valid

Based on the drm_connector_mode_valid, if the hibmc implementation
of mode_valid only returns MODE_OK, then we need not implement the
mode_valid function.

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/1610102465-36501-1-git-send-email-tiantao6@hisilicon.com
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_vdac.c