commit | 75435c742bc97373399002d75d71bb1c8f8637bf | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Thu Aug 23 19:55:13 2012 +0900 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Thu Aug 23 13:23:36 2012 +0000 |
tree | 127d01d8c58747ec8ad251a9526d6baae495e5e7 | |
parent | 1ec7be9c9f3ee416d5c97c1c649f3cba9e41ee1d [diff] |
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 <jg1.han@samsung.com> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>