commit | c2c099f2d97a039c5e1714c803dd9d20458c388f | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Wed Aug 05 20:24:17 2015 -0300 |
committer | Inki Dae <inki.dae@samsung.com> | Sun Aug 16 10:23:37 2015 +0900 |
tree | 773f2770692a5d66a25ff698eb069abf14ca5874 | |
parent | cf67cc9a29ac19c98bc4fa0e6d14b0c1f592d322 [diff] |
drm/exynos: remove extra call to hdmi_commit() hdmi_commit() was getting called twice by exynos encoder core, once inside the .enable() call and another time by .commit() itself. Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Inki Dae <inki.dae@samsung.com>