From: Herbert Xu Date: Tue, 21 Apr 2009 05:55:20 +0000 (+0800) Subject: crypto: padlock - Revert aes-all alias to aes X-Git-Tag: v2.6.30-rc7~36^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acd246b7494c629aa617da49716409566cf52149;p=pandora-kernel.git crypto: padlock - Revert aes-all alias to aes 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 --- Reading git-diff-tree failed