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 -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html