linux-stable/drivers/crypto/keembay
Lv Ruyi cca8063073 crypto: keembay - Make use of devm helper function devm_platform_ioremap_resource()
Use the devm_platform_ioremap_resource() helper instead of calling
platform_get_resource() and devm_ioremap_resource() separately.Make the
code simpler without functional changes.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Lv Ruyi <lv.ruyi@zte.com.cn>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-04-29 13:44:57 +08:00
..
Kconfig crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC Driver 2021-10-29 21:04:03 +08:00
keembay-ocs-aes-core.c crypto: keembay - Make use of devm helper function devm_platform_ioremap_resource() 2022-04-29 13:44:57 +08:00
keembay-ocs-ecc.c crypto: keembay-ocs-ecc - Fix error return code in kmb_ocs_ecc_probe() 2021-11-20 15:02:08 +11:00
keembay-ocs-hcu-core.c crypto: keembay - Remove redundant dev_err calls 2021-04-16 21:16:32 +10:00
Makefile crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC Driver 2021-10-29 21:04:03 +08:00
ocs-aes.c crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generation 2021-02-10 17:55:59 +11:00
ocs-aes.h
ocs-hcu.c crypto: keembay - Fix incorrectly named functions/structs 2021-03-26 20:02:35 +11:00
ocs-hcu.h crypto: keembay-ocs-hcu - Add HMAC support 2021-01-03 08:41:36 +11:00