]> Pileus Git - ~andy/linux/commit
crypto: caam - add backward compatible string sec4.0
authorShengzhou Liu <Shengzhou.Liu@freescale.com>
Wed, 21 Mar 2012 06:09:10 +0000 (14:09 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 29 Mar 2012 08:34:57 +0000 (16:34 +0800)
commita0ea0f6d17a6f14319069b039b7a9ebf54009678
treeb93604fcb422863fb01b60c38f0b3cc709eaa821
parent6a76a6992341faab0ef31e7d97000e0cf336d0ba
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 <Shengzhou.Liu@freescale.com>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/caamalg.c
drivers/crypto/caam/ctrl.c