From: Stephen Warren Date: Wed, 18 Jun 2014 22:21:55 +0000 (-0600) Subject: drm/tegra: add MODULE_DEVICE_TABLEs X-Git-Tag: cleanup-for-v3.18~84^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef70728c7a6571a1a7115031e932b811f1740b2e;p=pandora-kernel.git drm/tegra: add MODULE_DEVICE_TABLEs When tegra-drm.ko is built as a module, these MODULE_DEVICE_TABLEs allow the module to be auto-loaded since the module will match the devices instantiated from device tree. (Notes for stable: in 3.14+, just git rm any conflicting file, since they are added in later kernels. For 3.13 and below, manual merging will be needed) Cc: Signed-off-by: Stephen Warren Signed-off-by: Thierry Reding --- Reading git-diff-tree failed