diff options
author | Deborah Brouwer <deborah.brouwer@collabora.com> | 2023-07-14 19:16:00 -0700 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-08-14 20:27:59 +0200 |
commit | 79bbd3510ddb709f3d5c4a8488711e7903fa7f8a (patch) | |
tree | 14434716a490bd045d25d17b6c82761f260f3e94 /tools/verification | |
parent | 45b6f5bf1a0160e52716dd85b478e4c3e06faffc (diff) | |
download | linux-79bbd3510ddb709f3d5c4a8488711e7903fa7f8a.tar.gz linux-79bbd3510ddb709f3d5c4a8488711e7903fa7f8a.tar.bz2 linux-79bbd3510ddb709f3d5c4a8488711e7903fa7f8a.zip |
media: bttv: copy vid fmt/width/height from fh
In preparation for the vb2 conversion, copy the video format, width and
height fields from struct bttv_fh and add them to the main struct bttv.
Use these fields from struct bttv wherever they will be needed after the
vb2 conversion which stops using separate bttv file handles altogether. To
avoid changing more code than necessary, just leave the video format,
width and height fields in separate file handles wherever the code will be
subsequently removed by vb2.
Signed-off-by: Deborah Brouwer <deborah.brouwer@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/verification')
0 files changed, 0 insertions, 0 deletions