From: Philipp Zabel <p.zabel@pengutronix.de>
To: Luis de Bethencourt <luisbg@osg.samsung.com>
Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org,
dri-devel@lists.freedesktop.org
Subject: Re: [RESEND] drm: imx: imx-tve: Fix module autoload for OF platform driver
Date: Mon, 30 Nov 2015 22:28:13 +0100 [thread overview]
Message-ID: <1448918893.3890.45.camel@pengutronix.de> (raw)
In-Reply-To: <1448895764-10710-1-git-send-email-luisbg@osg.samsung.com>
Hi Luis,
thanks for the reminder.
Am Montag, den 30.11.2015, 15:02 +0000 schrieb Luis de Bethencourt:
> This platform driver has a OF device ID table but the OF module
> alias information is not created so module autoloading won't work.
>
> Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
> ---
>
> Hi,
>
> This is a resend of a patch from October 20th [0]
Sorry to have missed it, I was in the middle of a vacation then.
I've applied it to my fixes branch now.
> I am adding Andrew Morton to the CC list as was recommended at the Korea Linux
> Forum.
>
> This patch adds the missing MODULE_DEVICE_TABLE() for OF to export
> that 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
> A multitude of similar patches have been merged for other drivers, search
> the git log for "module autoload for OF platform driver".
>
> Thanks,
> Luis
regards
Philipp
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
WARNING: multiple messages have this Message-ID (diff)
From: Philipp Zabel <p.zabel@pengutronix.de>
To: Luis de Bethencourt <luisbg@osg.samsung.com>
Cc: linux-kernel@vger.kernel.org, airlied@linux.ie,
dri-devel@lists.freedesktop.org, akpm@linux-foundation.org
Subject: Re: [RESEND] drm: imx: imx-tve: Fix module autoload for OF platform driver
Date: Mon, 30 Nov 2015 22:28:13 +0100 [thread overview]
Message-ID: <1448918893.3890.45.camel@pengutronix.de> (raw)
In-Reply-To: <1448895764-10710-1-git-send-email-luisbg@osg.samsung.com>
Hi Luis,
thanks for the reminder.
Am Montag, den 30.11.2015, 15:02 +0000 schrieb Luis de Bethencourt:
> This platform driver has a OF device ID table but the OF module
> alias information is not created so module autoloading won't work.
>
> Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
> ---
>
> Hi,
>
> This is a resend of a patch from October 20th [0]
Sorry to have missed it, I was in the middle of a vacation then.
I've applied it to my fixes branch now.
> I am adding Andrew Morton to the CC list as was recommended at the Korea Linux
> Forum.
>
> This patch adds the missing MODULE_DEVICE_TABLE() for OF to export
> that 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
> A multitude of similar patches have been merged for other drivers, search
> the git log for "module autoload for OF platform driver".
>
> Thanks,
> Luis
regards
Philipp
next prev parent reply other threads:[~2015-11-30 21:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-30 15:02 [RESEND] drm: imx: imx-tve: Fix module autoload for OF platform driver Luis de Bethencourt
2015-11-30 21:28 ` Philipp Zabel [this message]
2015-11-30 21:28 ` Philipp Zabel
2015-11-30 21:56 ` Luis de Bethencourt
2015-11-30 21:56 ` Luis de Bethencourt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1448918893.3890.45.camel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=akpm@linux-foundation.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luisbg@osg.samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.