[RESEND PATCH 0/2] drm: Fix module autoload for OF platform drivers
Luis de Bethencourt
luisbg at osg.samsung.com
Tue Oct 20 07:28:59 PDT 2015
Hello,
This is a resend of two patches posted in September 17 [0]
These patches add the missing MODULE_DEVICE_TABLE() for OF to export
the information so modules have the correct aliases built-in and
autoloading works correctly.
A longer explanation by Javier Canillas can be found here:
https://lkml.org/lkml/2015/7/30/519
The first patch is Acked by Boris Brezillon.
Thanks,
Luis
[0] https://lkml.org/lkml/2015/9/17/427
[1] https://lkml.org/lkml/2015/9/17/428
Luis de Bethencourt (2):
drm: atmel-hlcdc: Fix module autoload for OF platform driver
drm: imx: imx-tve: Fix module autoload for OF platform driver
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c | 1 +
drivers/gpu/drm/imx/imx-tve.c | 1 +
2 files changed, 2 insertions(+)
--
2.5.3
More information about the dri-devel
mailing list