Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1216419
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] rtc: Fix module autoload for OF platform drivers |
| Date | 2015-08-31 22:20 +0200 |
| Message-ID | <q3DIC-1oI-5@gated-at.bofh.it> (permalink) |
| References | <q240x-3yH-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 27/08/2015 at 13:52:02 +0200, Javier Martinez Canillas wrote : > These platform drivers have a OF device ID table but the OF module > alias information is not created so module autoloading won't work. > > Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> > > --- > > drivers/rtc/rtc-armada38x.c | 1 + > drivers/rtc/rtc-coh901331.c | 1 + > drivers/rtc/rtc-da9063.c | 1 + > drivers/rtc/rtc-moxart.c | 1 + > drivers/rtc/rtc-mpc5121.c | 1 + > drivers/rtc/rtc-mt6397.c | 1 + > drivers/rtc/rtc-mv.c | 1 + > drivers/rtc/rtc-vt8500.c | 1 + > 8 files changed, 8 insertions(+) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] rtc: Fix module autoload for OF platform drivers Javier Martinez Canillas <javier@osg.samsung.com> - 2015-08-27 14:00 +0200 Re: [PATCH] rtc: Fix module autoload for OF platform drivers Andrew Lunn <andrew@lunn.ch> - 2015-08-27 14:20 +0200 Re: [PATCH] rtc: Fix module autoload for OF platform drivers Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-08-31 22:20 +0200
csiph-web