diff options
author | Daniel Scally <dan.scally@ideasonboard.com> | 2023-02-02 14:41:38 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-02-06 15:46:42 +0300 |
commit | 744eb7b821f61eceed60eb4f64227162853c9d5e (patch) | |
tree | 56c1c40d23f792fb1000d2bac7da0d8908f635d2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e16cab9c1596e251761d2bfb5e1467950d616963 (diff) | |
download | linux-744eb7b821f61eceed60eb4f64227162853c9d5e.tar.xz |
usb: gadget: uvc: Add struct for color matching in configs
Color matching descriptors are meant to be a per-format piece of data
and we need to be able to support different descriptors for different
formats. As a preliminary step towards that goal, switch the default
color matching configfs functionality to point to an instance of a
new struct uvcg_color_matching. Use the same default values for its
attributes as the currently hard-coded ones so that the interface to
userspace is consistent.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
Link: https://lore.kernel.org/r/20230202114142.300858-3-dan.scally@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions