diff options
author | 2023-03-14 14:25:32 +0800 | |
---|---|---|
committer | 2023-03-24 18:22:28 +0800 | |
commit | 63b3af99e7e3d3e329be9a45645ff865398b3dfe (patch) | |
tree | 1df28d002b3f3f9d809b21c4ebbfa962551cfa31 /lib/crypto/utils.c | |
parent | crypto: hash - Fix kdoc errors about HASH_ALG_COMMON (diff) | |
download | wireguard-linux-63b3af99e7e3d3e329be9a45645ff865398b3dfe.tar.xz wireguard-linux-63b3af99e7e3d3e329be9a45645ff865398b3dfe.zip |
crypto: img-hash - Use devm_platform_get_and_ioremap_resource()
According to commit 890cc39a8799 ("drivers: provide
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: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/crypto/utils.c')
0 files changed, 0 insertions, 0 deletions