commit | c41e9cff704a06b8cbd9eeea0fdec54fb6d13825 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <[email protected]> | Mon May 21 04:54:42 2018 -0400 |
committer | Mauro Carvalho Chehab <[email protected]> | Fri Aug 31 11:12:29 2018 -0400 |
tree | 9c2935e3cd7c3662b8416898e04607d663354ff4 | |
parent | 6fa6f831f0950bf46934e6c3a9766b258a9ea85f [diff] |
media: v4l2-ctrls: support g/s_ext_ctrls for requests The v4l2_g/s_ext_ctrls functions now support control handlers that represent requests. The v4l2_ctrls_find_req_obj() function is responsible for finding the request from the fd. Signed-off-by: Hans Verkuil <[email protected]> Reviewed-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>