From: Shengzhou Liu Date: Wed, 21 Mar 2012 06:09:10 +0000 (+0800) Subject: crypto: caam - add backward compatible string sec4.0 X-Git-Tag: v3.5-rc1~112^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0ea0f6d17a6f14319069b039b7a9ebf54009678;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 have CAAM driver first check "fsl,sec-v4.0", if it fails, then check for "fsl,sec4.0". Signed-off-by: Shengzhou Liu Acked-by: Kim Phillips Signed-off-by: Herbert Xu --- Reading git-diff-tree failed