]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: Add MODULE_DEVICE_TABLE entries for various components
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Fri, 18 Jul 2014 20:36:41 +0000 (22:36 +0200)
committerInki Dae <inki.dae@samsung.com>
Mon, 4 Aug 2014 04:39:27 +0000 (13:39 +0900)
commitfec3d4ccb63dc1d668eb9549d832c1df5fd04436
tree3db2ce71034fd2f1a316b1ab407794c2d9e1fb32
parentcfc1f0677588676da08911c1e5ff46e22790df93
drm/exynos: Add MODULE_DEVICE_TABLE entries for various components

Add MODULE_DEVICE_TABLE calls for the various OF match tables that
currently don't have one. This allows the module to be
autoloaded based on devicetree information.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimc.c
drivers/gpu/drm/exynos/exynos_drm_rotator.c
drivers/gpu/drm/exynos/exynos_hdmi.c
drivers/gpu/drm/exynos/exynos_mixer.c