From: Seung-Woo Kim Date: Tue, 23 Apr 2013 05:02:53 +0000 (+0900) Subject: drm/exynos: added ipp device registration to drm driver X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~16^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43f4190047a088d2f1ce7fe5c5ae6485f943edc6;p=pandora-kernel.git drm/exynos: added ipp device registration to drm driver This patch added exynos-drm-ipp platform device registration to the exynos drm driver. When DT is enabled, platform devices need to be registered within the driver code. This patch fits the requirement of both DT and Non DT based drm drivers. Signed-off-by: Seung-Woo Kim Signed-off-by: Donghwa Lee Signed-off-by: Inki Dae --- Reading git-diff-tree failed