Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/exynos: dsi: remove the empty mode_valid callback
Because the helper function which calls this callback checks whether it is registered or not. It is not necessary if it does nothing. So it would be better to remove the function for clarity. Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com> Reviewed-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
- Loading branch information