[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1445351341-27810-1-git-send-email-luisbg@osg.samsung.com>
Date: Tue, 20 Oct 2015 15:28:59 +0100
From: Luis de Bethencourt <luisbg@....samsung.com>
To: linux-kernel@...r.kernel.org
Cc: boris.brezillon@...e-electrons.com, airlied@...ux.ie,
dri-devel@...ts.freedesktop.org, p.zabel@...gutronix.de,
Luis de Bethencourt <luisbg@....samsung.com>
Subject: [RESEND PATCH 0/2] drm: Fix module autoload for OF platform drivers
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists