diff options
author | Deborah Brouwer <deborah.brouwer@collabora.com> | 2023-07-14 19:15:59 -0700 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-08-14 20:27:59 +0200 |
commit | 45b6f5bf1a0160e52716dd85b478e4c3e06faffc (patch) | |
tree | 080904eb4204f1dae54172f4f66757f9644c5cd1 /tools/perf/scripts/python/stackcollapse.py | |
parent | 615c5450278ac9b8e7bd09bac265bc33808b5fc1 (diff) |
media: bttv: radio use v4l2_fh instead of bttv_fh
Use a v4l2_fh when opening a radio device instead of a bttv_fh and manage
it with v4l2_fh_open() and v4l2_fh_release() and v4l2_ctrl_poll(). This
eliminates bttv_fh from the radio in preparation for vb2 conversion which
stops using separate bttv file handles altogether.
Signed-off-by: Deborah Brouwer <deborah.brouwer@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions