diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-06 17:44:53 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-09 08:55:45 +0300 |
commit | e605c30977bb5f48af6d14149a252b1619851f33 (patch) | |
tree | 7457757918ca191af649d9778969140d5755aa16 /drivers/usb/core/generic.c | |
parent | ec935791ec52ae5098de8fcbf5ac484745b5bd79 (diff) | |
download | linux-e605c30977bb5f48af6d14149a252b1619851f33.tar.xz |
USB: atm: cxacru: convert to use dev_groups
USB drivers now support the ability for the driver core to handle the
creation and removal of device-specific sysfs files in a race-free
manner. Take advantage of that by converting the driver to use this by
moving the sysfs attributes into a group and assigning the dev_groups
pointer to it.
Link: https://lore.kernel.org/r/20190806144502.17792-4-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core/generic.c')
0 files changed, 0 insertions, 0 deletions