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 /drivers/media/v4l2-core/v4l2-ctrls-request.c | |
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 'drivers/media/v4l2-core/v4l2-ctrls-request.c')
0 files changed, 0 insertions, 0 deletions