]> Git Repo - linux.git/commit
drm: exynos: moved exynos drm hdmi device registration to drm driver
authorRahul Sharma <[email protected]>
Tue, 16 Oct 2012 00:20:13 +0000 (05:50 +0530)
committerInki Dae <[email protected]>
Thu, 13 Dec 2012 14:05:43 +0000 (06:05 -0800)
commitae9dace2903db86b27f19d40c1d1b21a6f712895
tree5e6530ef34e5b3e66bf17cd38e77a9104834bf96
parent422bd00ea640b9aacb6bdd3903b76f69e72fba8d
drm: exynos: moved exynos drm hdmi device registration to drm driver

This patch moved the exynos-drm-hdmi platform device registration to the drm
driver. When DT is enabled, platform devices needs to be registered within the
driver code. This patch fits the requirement of both DT and Non DT based drm
drivers.

Signed-off-by: Rahul Sharma <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
drivers/gpu/drm/exynos/exynos_drm_drv.c
drivers/gpu/drm/exynos/exynos_drm_drv.h
drivers/gpu/drm/exynos/exynos_drm_hdmi.c
This page took 0.048633 seconds and 4 git commands to generate.