From: Jingoo Han Date: Wed, 4 Apr 2012 07:00:00 +0000 (+0900) Subject: video: exynos_dp: replace char pointer with char array for adjust_request variable X-Git-Tag: v3.5-rc1~7^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f802da33a842bc9e511d2a9c8259fbee8a6d17e;p=pandora-kernel.git video: exynos_dp: replace char pointer with char array for adjust_request variable The char pointer for adjust_request variable is replaced with char array to fix possible null pointer dereference when clock recovery is failed. Signed-off-by: Jingoo Han Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed