diff options
| author | Arash Golgol <arash.golgol@gmail.com> | 2026-05-09 19:40:13 +0330 |
|---|---|---|
| committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2026-05-12 09:39:02 +0200 |
| commit | 56384b486b80ce4a2bc93689aae49995f908f90d (patch) | |
| tree | 91d43d331edb3b5fcd52343a5cac46e61f0a26f3 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 9724164f71974a2a44a5e026614fbcc05bab6d91 (diff) | |
media: video-i2c: use vb2_video_unregister_device on driver removal
The driver uses vb2_fop_release() as its file release operation, so
vb2_video_unregister_device() should be used instead of
video_unregister_device() during driver removal.
This ensures that the vb2 queue is properly disconnected before the
video device is unregistered.
Signed-off-by: Arash Golgol <arash.golgol@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
