commit | 29dbf74c1672fdeececb140e4ef6d8c563334bfd | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | Wed May 23 15:23:01 2018 +0100 |
committer | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Wed May 23 15:28:48 2018 +0100 |
tree | e426dc163e92b9f3b9cb244d56b7768cea6abb18 | |
parent | a2a813f0f6cbe49607b4640cfb79b49468332227 [diff] |
usb: gadget: f_uvc: Expose configuration name through video node When utilising multiple instantiations of a UVC gadget on a composite device, there is no clear method to link a particular configuration to its respective video node. Provide a means for identifying the correct video node by exposing the name of the function configuration through sysfs. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>