usb: gadget: uvc: Make color matching attributes read/write
authorDaniel Scally <dan.scally@ideasonboard.com>
Thu, 2 Feb 2023 11:41:41 +0000 (11:41 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Feb 2023 12:46:43 +0000 (13:46 +0100)
commit58f227871f798825ba44d149d578e8ffbd0d3d6d
treef420ee98ab8cd45a2e766f319d039d0d120c5c5a
parent4e8a720e2ed24324d2e84daad86874c47c3cbd4d
usb: gadget: uvc: Make color matching attributes read/write

In preparation for allowing more than the default color matching
descriptor, make the color matching attributes writeable.

Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
Link: https://lore.kernel.org/r/20230202114142.300858-6-dan.scally@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/testing/configfs-usb-gadget-uvc
drivers/usb/gadget/function/uvc_configfs.c