diff options
| author | Alex Dewar <[email protected]> | 2020-09-03 20:31:34 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-03-22 17:17:08 +0100 |
| commit | f07d34d141e08d8de46ca1c5ef2cb73988d7339c (patch) | |
| tree | dba7a8adf2621bfbf889f4b7245c642b059146fc /tools/perf/scripts/python/bin | |
| parent | d4a3fa6652e3f617bd4cfe3fef99f25a84ffa2ca (diff) | |
media: staging: media: atomisp: Don't abort on error in module exit path
The function lm3554_remove() checks for the return code for
lm3554_gpio_uninit() even though this is on the exit path and exits the
function, leaving the variable flash unfreed. Print a warning instead
and free flash unconditionally.
Link: https://lore.kernel.org/linux-media/[email protected]
Signed-off-by: Alex Dewar <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions