]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6b0110a0e22cf14470f8792708ecaceb57ed81d3
tree4aca3acc8cbe19d54b0e0fdfdbe099b88ca94c55
parentbe3d301716814ec861fd549e00aef3c67b171237
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