[PATCH V2] drm/tegra: add MODULE_DEVICE_TABLEs
Stephen Warren
swarren at wwwdotorg.org
Wed Jul 23 12:29:32 PDT 2014
On 06/18/2014 04:21 PM, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> 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: <stable at vger.kernel.org>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
> v2: Remove change to drm.c, since the match table there isn't used for
> probing.
Thierry, I think this patch got lost? It doesn't appear in next-20140721
anyway.
More information about the dri-devel
mailing list