1
0
Fork 0
alistair23-linux/drivers/crypto/ux500/hash
LABBE Corentin 5a4eea2658 crypto: ux500 - Use devm_xxx() managed function
Using the devm_xxx() managed function to stripdown the error
and remove code.
In the same time, we replace request_mem_region/ioremap by the unified
devm_ioremap_resource() function.

Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-10-14 22:23:38 +08:00
..
Makefile crypto: ux500 - Add driver for HASH hardware 2012-05-04 19:04:51 +10:00
hash_alg.h crypto: ux500/hash - Set DMA configuration though dma_slave_config() 2013-05-23 21:14:07 +02:00
hash_core.c crypto: ux500 - Use devm_xxx() managed function 2015-10-14 22:23:38 +08:00