On Wed, Jul 23, 2014 at 01:29:32PM -0600, Stephen Warren wrote:
On 06/18/2014 04:21 PM, Stephen Warren wrote:
From: Stephen Warren swarren@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@vger.kernel.org Signed-off-by: Stephen Warren swarren@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.
Applied, sorry for the delay.
Thierry