diff options
| author | Benjamin Gaignard <[email protected]> | 2023-11-09 17:34:32 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2023-11-23 12:06:51 +0100 |
| commit | 202de2b5d1b6ba12ab95fe3d6ea2a428888e59b4 (patch) | |
| tree | 76859211544ea1ddb078a043f592ef773bbb63ef /tools/perf/scripts/python/netdev-times.py | |
| parent | 73aea586d6c58f55799f6130e19321ff7b574c3d (diff) | |
media: atomisp: Use vb2_get_buffer() instead of directly access to buffers array
Use vb2_get_buffer() instead of direct access to the vb2_queue bufs array.
This allows us to change the type of the bufs in the future.
No need to check the result of vb2_get_buffer, vb2_ioctl_dqbuf() already
checked that it is valid.
Signed-off-by: Benjamin Gaignard <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
CC: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions