]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
crypto: caam - writel() arguments are swapped
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 21 Feb 2014 08:51:31 +0000 (11:51 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 26 Feb 2014 21:56:59 +0000 (05:56 +0800)
commitf829e7a32c9434e31e565bc79f5804a7a984c10f
treee22ac7c875f71d9eaf504f6c8326021b91c8a124
parent645af2e43705d8c80c9606d5c5e83eda9a1a1a2e
crypto: caam - writel() arguments are swapped

My guess is that this little endian configuration is never found in real
life, but if it were then the writel() arguments are in the wrong order
so the driver would crash immediately.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/regs.h