OpenCloudOS-Kernel/drivers/crypto/marvell/cesa
Zhang Qilong 3cea6b36a4 crypto: marvell/cesa - use devm_platform_ioremap_resource_byname
Use the devm_platform_ioremap_resource_byname() helper instead of
calling platform_get_resource_byname() and devm_ioremap_resource()
separately.

Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-09-25 17:48:15 +10:00
..
Makefile crypto: marvell - create common Kconfig and Makefile for Marvell 2020-03-20 14:36:51 +11:00
cesa.c crypto: marvell/cesa - use devm_platform_ioremap_resource_byname 2020-09-25 17:48:15 +10:00
cesa.h crypto: marvell/cesa - Fix sparse warnings 2020-08-21 14:45:27 +10:00
cipher.c crypto: marvell/cesa - Fix sparse warnings 2020-08-21 14:45:27 +10:00
hash.c crypto: marvell/cesa - Fix sparse warnings 2020-08-21 14:45:27 +10:00
tdma.c crypto: marvell/cesa - Fix sparse warnings 2020-08-21 14:45:27 +10:00