diff options
author | Bjorn Andersson <[email protected]> | 2021-10-01 10:43:57 -0700 |
---|---|---|
committer | Rob Clark <[email protected]> | 2021-10-15 13:26:34 -0700 |
commit | 17b019e3b0045113a36ddada2abc3dfc1a153ebb (patch) | |
tree | f3ea3fc7f05ee249fb2e4bd96d38109d4a7d8f09 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 687825c402f19f74861514771d2a37eca178bbd6 (diff) |
drm/msm/dp: Use devres for ioremap()
The non-devres version of ioremap is used, which requires manual
cleanup. But the code paths leading here is mixed with other devres
users, so rely on this for ioremap as well to simplify the code.
Reviewed-by: Abhinav Kumar <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions