[PATCH] powerpc/crypto: caam - add backward compatible string sec4.0

Kumar Gala galak at kernel.crashing.org
Wed Mar 21 08:08:55 EST 2012


On Mar 19, 2012, at 1:19 AM, Shengzhou Liu wrote:

> 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 at freescale.com>
> ---
> drivers/crypto/caam/caamalg.c |   14 ++++++++++----
> drivers/crypto/caam/ctrl.c    |   16 ++++++++++++++++
> 2 files changed, 26 insertions(+), 4 deletions(-)

Should be sent to the linux crypto list & maintainer.

- k


More information about the Linuxppc-dev mailing list