aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2018-05-24 17:49:34 +0300
committerLaurent Pinchart <[email protected]>2018-09-18 11:48:25 +0300
commitb0aa30f33b6a4e0b755321e631eb5f870678eae6 (patch)
treea51040a2305d9a1ac78032025352a28e10635db5 /tools/perf/scripts/python/intel-pt-events.py
parent5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff)
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 <[email protected]> Reviewed-by: Kieran Bingham <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions