From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Javier Martinez Canillas <javier@osg.samsung.com>
Cc: linux-kernel@vger.kernel.org,
Luis de Bethencourt <luis.bg@samsung.com>,
linux-samsung-soc@vger.kernel.org,
Alessandro Zummo <a.zummo@towertech.it>,
Sangbeom Kim <sbkim73@samsung.com>,
Linus Walleij <linus.walleij@linaro.org>,
Krzysztof Kozlowski <k.kozlowski@samsung.com>,
rtc-linux@googlegroups.com, linux-arm-kernel@lists.infradead.org
Subject: [rtc-linux] Re: [PATCH] rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers
Date: Mon, 31 Aug 2015 22:09:44 +0200 [thread overview]
Message-ID: <20150831200944.GA3409@piout.net> (raw)
In-Reply-To: <1440671672-26590-1-git-send-email-javier@osg.samsung.com>
On 27/08/2015 at 12:34:32 +0200, Javier Martinez Canillas wrote :
> These platform drivers have a platform device ID table but the module
> alias information is not created so module autoloading will not work.
>
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
>
> ---
>
> drivers/rtc/rtc-ab8500.c | 1 +
> drivers/rtc/rtc-max8997.c | 1 +
> drivers/rtc/rtc-s5m.c | 1 +
> 3 files changed, 3 insertions(+)
Applied, thanks.
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
--
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
---
You received this message because you are subscribed to the Google Groups "rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Javier Martinez Canillas <javier@osg.samsung.com>
Cc: linux-kernel@vger.kernel.org,
Luis de Bethencourt <luis.bg@samsung.com>,
linux-samsung-soc@vger.kernel.org,
Alessandro Zummo <a.zummo@towertech.it>,
Sangbeom Kim <sbkim73@samsung.com>,
Linus Walleij <linus.walleij@linaro.org>,
Krzysztof Kozlowski <k.kozlowski@samsung.com>,
rtc-linux@googlegroups.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers
Date: Mon, 31 Aug 2015 22:09:44 +0200 [thread overview]
Message-ID: <20150831200944.GA3409@piout.net> (raw)
In-Reply-To: <1440671672-26590-1-git-send-email-javier@osg.samsung.com>
On 27/08/2015 at 12:34:32 +0200, Javier Martinez Canillas wrote :
> These platform drivers have a platform device ID table but the module
> alias information is not created so module autoloading will not work.
>
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
>
> ---
>
> drivers/rtc/rtc-ab8500.c | 1 +
> drivers/rtc/rtc-max8997.c | 1 +
> drivers/rtc/rtc-s5m.c | 1 +
> 3 files changed, 3 insertions(+)
Applied, thanks.
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: alexandre.belloni@free-electrons.com (Alexandre Belloni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers
Date: Mon, 31 Aug 2015 22:09:44 +0200 [thread overview]
Message-ID: <20150831200944.GA3409@piout.net> (raw)
In-Reply-To: <1440671672-26590-1-git-send-email-javier@osg.samsung.com>
On 27/08/2015 at 12:34:32 +0200, Javier Martinez Canillas wrote :
> These platform drivers have a platform device ID table but the module
> alias information is not created so module autoloading will not work.
>
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
>
> ---
>
> drivers/rtc/rtc-ab8500.c | 1 +
> drivers/rtc/rtc-max8997.c | 1 +
> drivers/rtc/rtc-s5m.c | 1 +
> 3 files changed, 3 insertions(+)
Applied, thanks.
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-08-31 20:09 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-27 10:34 [rtc-linux] [PATCH] rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers Javier Martinez Canillas
2015-08-27 10:34 ` [PATCH] rtc: Fix module autoload for rtc-{ab8500, max8997, s5m} drivers Javier Martinez Canillas
2015-08-27 10:34 ` [PATCH] rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers Javier Martinez Canillas
2015-08-27 12:20 ` [rtc-linux] " Andrey Ryabinin
2015-08-27 12:20 ` [PATCH] rtc: Fix module autoload for rtc-{ab8500, max8997, s5m} drivers Andrey Ryabinin
2015-08-27 12:20 ` [PATCH] rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers Andrey Ryabinin
2015-08-27 12:23 ` [rtc-linux] " Javier Martinez Canillas
2015-08-27 12:23 ` Javier Martinez Canillas
2015-08-27 12:23 ` Javier Martinez Canillas
2015-08-28 0:27 ` [rtc-linux] " Krzysztof Kozlowski
2015-08-28 0:27 ` Krzysztof Kozlowski
2015-08-28 0:27 ` Krzysztof Kozlowski
2015-08-31 20:09 ` Alexandre Belloni [this message]
2015-08-31 20:09 ` Alexandre Belloni
2015-08-31 20:09 ` Alexandre Belloni
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=20150831200944.GA3409@piout.net \
--to=alexandre.belloni@free-electrons.com \
--cc=a.zummo@towertech.it \
--cc=javier@osg.samsung.com \
--cc=k.kozlowski@samsung.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=luis.bg@samsung.com \
--cc=rtc-linux@googlegroups.com \
--cc=sbkim73@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.