crypto: padlock - Revert aes-all alias to aes
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 21 Apr 2009 05:55:20 +0000 (13:55 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 21 Apr 2009 05:55:20 +0000 (13:55 +0800)
Since the padlock-aes driver doesn't require a fallback (it's
only padlock-sha that does), it should use the aes alias rather
than aes-all so that ones that do need a fallback can use it.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found