diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2023-03-14 14:32:16 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-03-24 18:22:28 +0800 |
commit | 5eb44158f5acfa48ea8f776e2b3a09485e67bac5 (patch) | |
tree | 2df9a36dafa1ada8c14f572d0bc44c52a8346893 /tools | |
parent | 63b3af99e7e3d3e329be9a45645ff865398b3dfe (diff) |
crypto: stm32 - 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 'tools')
0 files changed, 0 insertions, 0 deletions