aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorDeborah Brouwer <[email protected]>2023-07-14 19:15:59 -0700
committerMauro Carvalho Chehab <[email protected]>2023-08-14 20:27:59 +0200
commit45b6f5bf1a0160e52716dd85b478e4c3e06faffc (patch)
tree080904eb4204f1dae54172f4f66757f9644c5cd1 /scripts/generate_rust_analyzer.py
parent615c5450278ac9b8e7bd09bac265bc33808b5fc1 (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 <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions