OSDN Git Service

crypto: picoxcell - Fix module autoload for OF platform driver
authorLuis de Bethencourt <luis@debethencourt.com>
Fri, 28 Aug 2015 16:44:03 +0000 (18:44 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 21 Sep 2015 14:00:36 +0000 (22:00 +0800)
commitc3abc0f3b606a984f864452292c423f01e57c656
treeb6f5c47629653f2a4406ecbe863f17f7748d9ed6
parent3dc1597b6b0a8d17fc56d93b5e9cf859fe681727
crypto: picoxcell - Fix module autoload for OF platform driver

This platform driver has a OF device ID table but the OF module
alias information is not created so module autoloading won't work.

Signed-off-by: Luis de Bethencourt <luis@debethencourt.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/picoxcell_crypto.c