Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1501025
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] net: wan: slic_ds26522: Export OF module alias information |
| Date | 2016-10-14 16:20 +0200 |
| Message-ID | <ssbv3-2mx-1@gated-at.bofh.it> (permalink) |
| References | <srwUW-8js-21@gated-at.bofh.it> <srwUW-8js-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Javier Martinez Canillas <javier@osg.samsung.com> Date: Wed, 12 Oct 2016 15:55:41 -0300 > When the device is registered via OF, the OF table is used to match the > driver instead of the SPI device ID table, but the entries in the later > are used as aliasses to load the module if the driver was not built-in. > > This is because the SPI core always reports an SPI module alias instead > of an OF one, but that could change so it's better to always export it. > > Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Applied.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 2/2] net: wan: slic_ds26522: Export OF module alias information David Miller <davem@davemloft.net> - 2016-10-14 16:20 +0200
csiph-web