From: Joonyoung Shim Date: Thu, 5 Apr 2012 11:49:22 +0000 (+0900) Subject: drm/exynos: remove unnecessary type conversion of hdmi and mixer X-Git-Tag: v3.4-rc3~33^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9309d1bf220122659328040db47eede32514656;p=pandora-kernel.git drm/exynos: remove unnecessary type conversion of hdmi and mixer When the void pointer type variable is assigned to the specific pointer type variable, don't need to do type conversion. Signed-off-by: Joonyoung Shim Signed-off-by: Kyungmin Park Signed-off-by: Inki Dae --- Reading git-diff-tree failed