diff options
author | Yangtao Li <frank.li@vivo.com> | 2023-07-05 10:21:56 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-07-20 13:16:25 +0300 |
commit | 3aaafe054b7140418c9355512bc1a7a4980943c3 (patch) | |
tree | 0ffd4f76893b3c0bc9985e331fe63296a00dca5b /drivers/crypto/atmel-sha.c | |
parent | 1c5ff2fc35ac2c6da3509f7afa97b91f328dcfaa (diff) | |
download | linux-3aaafe054b7140418c9355512bc1a7a4980943c3.tar.xz |
crypto: atmel-aes - Use devm_platform_get_and_ioremap_resource()
Convert platform_get_resource(), devm_ioremap_resource() to a single
call to devm_platform_get_and_ioremap_resource(), as this is exactly
what this function does.
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/atmel-sha.c')
0 files changed, 0 insertions, 0 deletions