diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-10-18 18:31:26 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-10-20 22:13:58 +0800 |
commit | 6de59d453ae567c1b637ef9469c37fd8367cd1b4 (patch) | |
tree | 750c283d2f68d0563c5acc919df7b5d32b55107a /Documentation/devicetree/bindings/rng | |
parent | ea1f662bde067563328ec3083884aaffb3d902d8 (diff) |
crypto: marvell/cesa - use __le32 for hardware descriptors
Much of the driver uses cpu_to_le32() to convert values for descriptors
to little endian before writing. Use __le32 to define the hardware-
accessed parts of the descriptors, and ensure most places where it's
reasonable to do so use cpu_to_le32() when assigning to these.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation/devicetree/bindings/rng')
0 files changed, 0 insertions, 0 deletions