diff options
| author | Rosen Penev <[email protected]> | 2024-12-03 23:13:37 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-12-07 01:28:34 +0000 |
| commit | e36d46b9af682bac7c376638cf0fd98d18b98653 (patch) | |
| tree | e716281037ad0a1dbe6747db976183b9907acae6 /net/tipc | |
| parent | Merge branch 'ucc_geth-phylink-conversion' (diff) | |
| download | kernel-e36d46b9af682bac7c376638cf0fd98d18b98653.tar.gz kernel-e36d46b9af682bac7c376638cf0fd98d18b98653.zip | |
net: simplify resource acquisition + ioremap
get resource + request_mem_region + ioremap can all be done by a single
function.
Replace them with devm_platform_get_and_ioremap_resource or\
devm_platform_ioremap_resource where res is not used.
Signed-off-by: Rosen Penev <[email protected]>
Reviewed-by: Vincent Mailhol <[email protected]> # sja1000_platform.c
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions
