Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1215018
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers |
| Date | 2015-08-28 02:30 +0200 |
| Message-ID | <q2fIm-3FN-5@gated-at.bofh.it> (permalink) |
| References | <q22L7-1Qs-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 27.08.2015 19:34, 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(+) Makes sense: Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Best regards, Krzysztof -- 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 | Next in thread | Find similar | Unroll thread
[PATCH] rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers Javier Martinez Canillas <javier@osg.samsung.com> - 2015-08-27 12:40 +0200
Re: [PATCH] rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers Andrey Ryabinin <ryabinin.a.a@gmail.com> - 2015-08-27 14:30 +0200
Re: [PATCH] rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers Javier Martinez Canillas <javier@osg.samsung.com> - 2015-08-27 14:30 +0200
Re: [PATCH] rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-08-28 02:30 +0200
Re: [PATCH] rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-08-31 22:10 +0200
csiph-web