diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-06 17:45:01 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-09 08:55:45 +0300 |
commit | a21350feb9ae4d03062eda1fe344ec2a93d6bccc (patch) | |
tree | f8f5bd8cfd4ee8fca7a6849b6d9305db8d388fa0 /include | |
parent | f9bbcbef0c50b766cf5931ab7d8f3c97a784257e (diff) | |
download | linux-a21350feb9ae4d03062eda1fe344ec2a93d6bccc.tar.xz |
USB: usbsevseg: 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-12-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions