commit | 643c3024a5ee2bf74ee25c8dd03bcd287f3b2833 | [log] [tgz] |
---|---|---|
author | Hyungwon Hwang <human.hwang@samsung.com> | Thu Apr 02 18:52:20 2015 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Mon Apr 13 11:39:41 2015 +0900 |
tree | 1b6b68b056341d904509afc3b37bcadead7a8723 | |
parent | 3cabaf7ea7044d6a75fd76e2fc53304a55abe965 [diff] |
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>