From: Jingoo Han Date: Thu, 23 Aug 2012 10:55:13 +0000 (+0900) Subject: video: exynos_dp: move setting analog parameter and interrupt to after sw reset X-Git-Tag: v3.7-rc1~48^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75435c742bc97373399002d75d71bb1c8f8637bf;p=pandora-kernel.git video: exynos_dp: move setting analog parameter and interrupt to after sw reset SW reset sets DP TX to initial value, so configurations for analog parameter and interrupt are not set properly. Therefore, exynos_dp_init_analog_param() and exynos_dp_init_interrupt() should be moved to after sw reset is called, in order to set these values properly. Signed-off-by: Jingoo Han Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed