diff options
| author | Hans de Goede <[email protected]> | 2022-10-15 18:21:42 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-11-25 08:14:57 +0000 |
| commit | 4bdab80981ca6d7b5af5dd0a5625d76cea8dd91e (patch) | |
| tree | a3082462df7a7fa7ad2aa2c43aefaa8f6d434969 /tools/perf/scripts/python/bin | |
| parent | cb48ae89be3b6e916fe1640a9ee23fe4c87a1ca6 (diff) | |
media: atomisp: Make it possible to call atomisp_set_fmt() without a file handle
To fix atomisp_queue_setup() sometimes failing it needs to be able to call
atomisp_set_fmt(), but atomisp_queue_setup() (VIDIOC_REQBUFS) does not get
passed a file handle by the videobuf2 core.
Partly revert commit b3be98f984d4 ("media: atomisp: Remove a couple of not
useful function wrappers") so that atomisp_set_fmt() can be used
without a file handle.
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions