]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: ccp - Remove redundant cpu-to-le32 macros
authorGary R Hook <gary.hook@amd.com>
Tue, 28 Mar 2017 13:58:28 +0000 (08:58 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 5 Apr 2017 13:58:34 +0000 (21:58 +0800)
commit6e4925a37b33da726042b29012da9a2fdbcf74bc
tree9c156f8f08c993636d45df14645473c77e65db50
parent0e4b0fb8565d0eba5b1a901fb3d3d7af6a7f8af4
crypto: ccp - Remove redundant cpu-to-le32 macros

Endianness is dealt with when the command descriptor is
copied into the command queue. Remove any occurrences of
cpu_to_le32() found elsewhere.

Signed-off-by: Gary R Hook <gary.hook@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ccp/ccp-dev-v5.c