From: Javier Martinez Canillas <javier@osg.samsung.com>
To: linux-kernel@vger.kernel.org
Cc: "Fabio Estevam" <fabio.estevam@freescale.com>,
"Sören Brinkmann" <soren.brinkmann@xilinx.com>,
"Masahiro Yamada" <yamada.masahiro@socionext.com>,
"Linus Walleij" <linus.walleij@linaro.org>,
"Thomas Gleixner" <tglx@linutronix.de>,
linux-gpio@vger.kernel.org, "Barry Song" <baohua@kernel.org>,
"Wei Chen" <Wei.Chen@csr.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] pinctrl: sirf: Fix module autoloading for OF
Date: Wed, 16 Sep 2015 09:51:24 +0200 [thread overview]
Message-ID: <55F91F7C.3080102@osg.samsung.com> (raw)
In-Reply-To: <1442389425-27846-1-git-send-email-javier@osg.samsung.com>
Hello,
On 09/16/2015 09:43 AM, Javier Martinez Canillas wrote:
> Drivers needs to export the OF id table and this be built into
> the module or udev won't have the necessary information to auto
> load the driver module when the device is registered by OF.
>
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
>
Just found out that PINCTRL_SIRF is a boolean Kconfig symbol and not
a tristate one so it can't be built as a module. Sorry for the noise.
Best regards,
--
Javier Martinez Canillas
Open Source Group
Samsung Research America
WARNING: multiple messages have this Message-ID (diff)
From: javier@osg.samsung.com (Javier Martinez Canillas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] pinctrl: sirf: Fix module autoloading for OF
Date: Wed, 16 Sep 2015 09:51:24 +0200 [thread overview]
Message-ID: <55F91F7C.3080102@osg.samsung.com> (raw)
In-Reply-To: <1442389425-27846-1-git-send-email-javier@osg.samsung.com>
Hello,
On 09/16/2015 09:43 AM, Javier Martinez Canillas wrote:
> Drivers needs to export the OF id table and this be built into
> the module or udev won't have the necessary information to auto
> load the driver module when the device is registered by OF.
>
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
>
Just found out that PINCTRL_SIRF is a boolean Kconfig symbol and not
a tristate one so it can't be built as a module. Sorry for the noise.
Best regards,
--
Javier Martinez Canillas
Open Source Group
Samsung Research America
next prev parent reply other threads:[~2015-09-16 7:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-16 7:43 [PATCH] pinctrl: sirf: Fix module autoloading for OF Javier Martinez Canillas
2015-09-16 7:43 ` Javier Martinez Canillas
2015-09-16 7:51 ` Javier Martinez Canillas [this message]
2015-09-16 7:51 ` Javier Martinez Canillas
2015-10-02 10:15 ` Linus Walleij
2015-10-02 10:15 ` Linus Walleij
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=55F91F7C.3080102@osg.samsung.com \
--to=javier@osg.samsung.com \
--cc=Wei.Chen@csr.com \
--cc=baohua@kernel.org \
--cc=fabio.estevam@freescale.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=soren.brinkmann@xilinx.com \
--cc=tglx@linutronix.de \
--cc=yamada.masahiro@socionext.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.