OSDN Git Service

drm/tegra: vic: Export module device table
authorThierry Reding <treding@nvidia.com>
Tue, 3 Dec 2019 16:19:11 +0000 (17:19 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 4 Dec 2019 12:37:27 +0000 (13:37 +0100)
commit82d73874d422b43359698f73c418a02322c886d5
tree4aca3acc8cbe19d54b0e0fdfdbe099b88ca94c55
parentbe0b23f28c028bf11e47d16f79c784106286bcb7
drm/tegra: vic: Export module device table

Export the module device table to ensure the VIC compatible strings are
listed in the module's aliases table. This in turn causes the driver to
be automatically loaded on boot if VIC is the only enabled subdevice of
the logical host1x DRM device.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/vic.c