diff options
| author | Daniel Scally <[email protected]> | 2023-02-02 11:41:38 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-02-06 13:46:42 +0100 |
| commit | 744eb7b821f61eceed60eb4f64227162853c9d5e (patch) | |
| tree | 56c1c40d23f792fb1000d2bac7da0d8908f635d2 /tools/perf/scripts/python | |
| parent | e16cab9c1596e251761d2bfb5e1467950d616963 (diff) | |
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 <[email protected]>
Signed-off-by: Daniel Scally <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions