diff options
author | Greg Kroah-Hartman <[email protected]> | 2022-08-04 13:31:16 +0200 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2022-08-25 11:37:21 +0200 |
commit | 9f4441fcbb7219b4e6ea4554f404209a433d4f52 (patch) | |
tree | 5e4971bb137c34123067f3eafe1480a8dc722a67 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 8d9420ca9bd9bceddcfab3d0263d6a8e073396fe (diff) |
HID: vivaldi: convert to use dev_groups
There is no need for a driver to individually add/create device groups,
the driver core will do it automatically for you. Convert the
hid-vivaldi core driver to use the dev_groups pointer instead of
manually calling the driver core to create the group and have it be
cleaned up later on by the devm core.
Cc: Jiri Kosina <[email protected]>
Cc: Benjamin Tissoires <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions