Hello,
This series add the missing MODULE_DEVICE_TABLE() for OF to eport
that information so modules have the correct aliases built-in
and autoloading works correctly.
A longer explanation by Javier Canillas can be found here:
https://lkml.org/lkml/2015/7/30/519
Thanks,
Luis
Luis de Bethencourt (3):
crypto: amcc: Fix module autoload for OF platform driver
crypto: picoxcell: Fix module autoload for OF platform driver
crypto: ux500: Fix module autoload for OF platform drivers
drivers/crypto/amcc/crypto4xx_core.c | 1 +
drivers/crypto/picoxcell_crypto.c | 1 +
drivers/crypto/ux500/cryp/cryp_core.c | 1 +
drivers/crypto/ux500/hash/hash_core.c | 1 +
4 files changed, 4 insertions(+)
--
2.4.6
On Fri, Aug 28, 2015 at 06:42:45PM +0200, Luis de Bethencourt wrote:
> Hello,
>
> This series add the missing MODULE_DEVICE_TABLE() for OF to eport
> that information so modules have the correct aliases built-in
> and autoloading works correctly.
All applied. Thanks.
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt