aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTsuchiya Yuto <[email protected]>2021-10-18 01:19:41 +0900
committerMauro Carvalho Chehab <[email protected]>2021-11-15 08:11:35 +0000
commitce3015b7212e96db426d0c36f80fd159c91155d1 (patch)
tree35852cf8f7a862f5bfea1deed9b65657d9323c9a /tools/perf/scripts/python/bin
parentc09d776eaa060534a1663e3b89d842db3e1d9076 (diff)
media: atomisp: add missing media_device_cleanup() in atomisp_unregister_entities()
After the commit 9832e155f1ed ("[media] media-device: split media initialization and registration"), calling media_device_cleanup() is needed it seems. However, currently it is missing for the module unload path. Note that for the probe failure path, it is already added in atomisp_register_entities(). This patch adds the missing call of media_device_cleanup() in atomisp_unregister_entities(). Fixes: a49d25364dfb ("staging/atomisp: Add support for the Intel IPU v2") Signed-off-by: Tsuchiya Yuto <[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