drm: exynos: fix for loosing display mode header during mode adjustment
authorRahul Sharma <rahul.sharma@samsung.com>
Tue, 20 Nov 2012 11:28:26 +0000 (16:58 +0530)
committerInki Dae <inki.dae@samsung.com>
Wed, 5 Dec 2012 05:39:21 +0000 (14:39 +0900)
commita3f9bcab509a4bf003942e7e2048904cfe7cb5c5
tree0e3fd74bf64924b5390bc1124a97cdc539077ea1
parent3dc5fa9a157b9675775446fb83888b1803e0288a
drm: exynos: fix for loosing display mode header during mode adjustment

This patch is to preserve the display mode header during the mode adjustment.
Display mode header is overwritten with the adjusted mode header which is
throwing the stack dump.

Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c