aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniel Scally <[email protected]>2023-03-09 10:58:25 +0000
committerGreg Kroah-Hartman <[email protected]>2023-03-29 08:51:26 +0200
commit7bf1c56a90decd3bec4d49815289d2e40bb771ae (patch)
tree01169e55e10ac21de4210df15b7836603cb4cd1a /tools/perf/scripts/python
parent0d6a119cecd7ffa059970dbc5b557bfce737945f (diff)
usb: gadget: uvc: Make bmControls attr read/write
For the Processing Unit and Camera Terminal descriptors defined in the UVC Gadget we currently hard-code values into their bmControls fields, which enumerates which controls the gadget is able to support. This isn't appropriate since only the userspace companion program to the kernel driver will know which controls are supported. Make the configfs attributes that point to those fields read/write so userspace can set them to appropriate values. Document the new behaviour at the same time so the functionality is clear. 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