From: Shengzhou Liu Date: Fri, 13 Jul 2012 22:49:21 +0000 (-0500) Subject: crypto: caam - add backward compatible string sec4.0 X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~19^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95bcaa39053ff518021572ca00ebf626ee8cbaf8;p=pandora-kernel.git crypto: caam - add backward compatible string sec4.0 In some device trees of previous version, there were string "fsl,sec4.0". To be backward compatible with device trees, we first check "fsl,sec-v4.0", if it fails, then check for "fsl,sec4.0". Signed-off-by: Shengzhou Liu extended to include new hash and rng code, which was omitted from the previous version of this patch during a rebase of the SDK version. Signed-off-by: Kim Phillips Signed-off-by: Herbert Xu --- Reading git-diff-tree failed