From: Chanwoo Choi <cw00.choi@samsung.com>
To: Javier Martinez Canillas <javier@osg.samsung.com>,
Luis de Bethencourt <luis@debethencourt.com>,
linux-kernel@vger.kernel.org
Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
Subject: Re: [PATCH 0/2] extcon: Fix module autoload for OF platform drivers
Date: Mon, 21 Sep 2015 10:38:13 +0900 [thread overview]
Message-ID: <55FF5F85.4090301@samsung.com> (raw)
In-Reply-To: <55FAAACE.4030801@osg.samsung.com>
Hello Luis,
On 2015년 09월 17일 20:58, Javier Martinez Canillas wrote:
> Hello Luis,
>
> On 09/17/2015 01:54 PM, Luis de Bethencourt wrote:
>> Hello,
>>
>> 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
>>
>> Thanks,
>> Luis
>>
>> Luis de Bethencourt (2):
>> extcon: rt8973a: Fix module autoload for OF platform driver
>> extcon: sm5502: Fix module autoload for OF platform driver
>>
>> drivers/extcon/extcon-rt8973a.c | 1 +
>> drivers/extcon/extcon-sm5502.c | 1 +
>> 2 files changed, 2 insertions(+)
>>
>
> I already posted the same patch https://patchwork.kernel.org/patch/6904111/
> as a part of the series with fixes for the I2C drivers.
>
> Best regards,
>
As Javier said, the same patch was already applied on following branch[1].
https://git.kernel.org/cgit/linux/kernel/git/chanwoo/extcon.git/log/?h=extcon-next
Thanks,
Chanwoo Choi
prev parent reply other threads:[~2015-09-21 1:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-17 11:54 [PATCH 0/2] extcon: Fix module autoload for OF platform drivers Luis de Bethencourt
2015-09-17 11:58 ` Javier Martinez Canillas
2015-09-21 1:38 ` Chanwoo Choi [this message]
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=55FF5F85.4090301@samsung.com \
--to=cw00.choi@samsung.com \
--cc=javier@osg.samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=luis@debethencourt.com \
--cc=myungjoo.ham@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.