diff options
| author | Evgeny Bachinin <[email protected]> | 2023-11-08 15:56:04 +0300 |
|---|---|---|
| committer | Neil Armstrong <[email protected]> | 2023-11-27 09:17:51 +0100 |
| commit | d8385d7433f9c7d718448465e30d6b8c1207b59f (patch) | |
| tree | ca652054f152d086048f76bb712a550a462d7043 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
| parent | d397965e584e0f2c6193b927c1e7693d514a6738 (diff) | |
firmware: meson-sm: unmap out_base shmem in error path
When SM driver was introduced in [1], the code flow did not require
to unmap out_base shmem in case of errors inside probe().
During [2], the additional error path appeared, which requires unmap.
Patch adds iounmap() missed.
Links:
[1] https://lore.kernel.org/linux-amlogic/[email protected]/
[2] https://lore.kernel.org/linux-amlogic/[email protected]/
Fixes: 0789724f86a5 ("firmware: meson_sm: Add serial number sysfs entry")
Signed-off-by: Evgeny Bachinin <[email protected]>
Acked-by: Neil Armstrong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Neil Armstrong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions