diff options
| author | Christophe JAILLET <[email protected]> | 2019-08-31 03:42:58 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-10-01 16:41:21 -0300 |
| commit | a9cc4cbcdfd378b65fd4e398800cfa14e3855042 (patch) | |
| tree | a2ffff493f0cfa0d2e47d6dc38f60d2f42ab800e /tools/perf/scripts/python/syscall-counts.py | |
| parent | 965c71e8adcff315e16b58c00cd312598fc0222c (diff) | |
media: seco-cec: Add a missing 'release_region()' in an error handling path
At the beginning of the probe function, we have a call to
'request_muxed_region(BRA_SMB_BASE_ADDR, 7, "CEC00001")()'
A corresponding 'release_region()' is performed in the remove function but
is lacking in the error handling path.
Add it.
Fixes: b03c2fb97adc ("media: add SECO cec driver")
Signed-off-by: Christophe JAILLET <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions