commit | 3dc1597b6b0a8d17fc56d93b5e9cf859fe681727 | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luis@debethencourt.com> | Fri Aug 28 18:43:24 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Sep 21 22:00:36 2015 +0800 |
tree | 03bae9547235dc62203699629158b9ea34fba00d | |
parent | f074f7b103a915edb1edf833f96a902adeb374cf [diff] |
crypto: amcc - 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>