aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2018-05-24 17:49:34 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2018-09-18 11:48:25 +0300
commitb0aa30f33b6a4e0b755321e631eb5f870678eae6 (patch)
treea51040a2305d9a1ac78032025352a28e10635db5 /tools/perf/scripts/python
parentLinux 4.19-rc1 (diff)
downloadlinux-b0aa30f33b6a4e0b755321e631eb5f870678eae6.tar.gz
linux-b0aa30f33b6a4e0b755321e631eb5f870678eae6.zip
usb: gadget: uvc: configfs: Don't wrap groups unnecessarily
Various configfs groups (represented by config_group) are wrapped in structures that they're the only member of. This allows adding other data fields to groups, but it unnecessarily makes the code more complex. Remove the outer structures and use config_group directly to simplify the code. Groups can still be wrapped individually in the future if other data fields need to be added. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions