diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-06 17:45:02 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-09 08:55:45 +0300 |
commit | c5501d23e38df1f1e7afd373a5d924a18936930c (patch) | |
tree | 5e9249cf2b51bf019cd72c72bbb81b55098d393c /drivers/usb/misc/usbsevseg.c | |
parent | e605c30977bb5f48af6d14149a252b1619851f33 (diff) | |
download | linux-c5501d23e38df1f1e7afd373a5d924a18936930c.tar.xz |
USB: usbip: 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.
Cc: Valentina Manea <valentina.manea.m@gmail.com>
Cc: Shuah Khan <shuah@kernel.org>
Link: https://lore.kernel.org/r/20190806144502.17792-13-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/misc/usbsevseg.c')
0 files changed, 0 insertions, 0 deletions