From: Tomasz Stanislawski Date: Thu, 4 Oct 2012 15:18:46 +0000 (+0530) Subject: drm: exynos: hdmi: use s5p-hdmi platform data X-Git-Tag: v3.7-rc1~86^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fca57122c45942b9013a74afeab9bf15b9eba19a;p=pandora-kernel.git drm: exynos: hdmi: use s5p-hdmi platform data The 'exynos-drm-hdmi' driver makes use of s5p-tv platform devices. Therefore the driver should use the same platform data to prevent crashes caused by dereferencing incorrect types. This patch corrects the exynos-drm-hdmi driver to the platform data from s5p-hdmi. Signed-off-by: Tomasz Stanislawski Signed-off-by: Joonyoung Shim Signed-off-by: Kyungmin Park Signed-off-by: Inki Dae --- Reading git-diff-tree failed