git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd024b8
)
drm/exynos: Add MODULE_DEVICE_TABLE entries for various components
author
Sjoerd Simons
<sjoerd.simons@collabora.co.uk>
Fri, 18 Jul 2014 20:36:41 +0000
(22:36 +0200)
committer
Inki Dae
<inki.dae@samsung.com>
Mon, 4 Aug 2014 04:39:27 +0000
(13:39 +0900)
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>
No differences found