diff options
| author | Rosen Penev <rosenp@gmail.com> | 2026-05-08 02:44:16 +0300 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2026-05-15 13:08:48 +0300 |
| commit | 463be1c718fb9f07bdce3d51363a17eac4522538 (patch) | |
| tree | f9c04b22f3413db973b3620446f2f03a4a82273a /scripts/checkstack.pl | |
| parent | 6e12daff6ec125102a6fdcafc5aa7199f7ce8933 (diff) | |
| download | linux-463be1c718fb9f07bdce3d51363a17eac4522538.tar.xz | |
crypto: talitos - use devm_platform_ioremap_resource()
platform_get_resource and devm_ioremap effectively open codes this.
The return type of devm_platform_ioremap_resource() is also nice as it
has multiple errors that it can return.
Because it internally calls devm_request_mem_region(), reg values and
sizes cannot overlap. This was manually verified to be the case for all
talitos users.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions
