summaryrefslogtreecommitdiff
path: root/drivers/usb/class/usbtmc.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-08-06 16:44:58 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-08-09 07:55:44 +0200
commitc847a36521b08dbdaa4a23cb0795c0ee01241f8f (patch)
tree00a4329083a982e6d2a32353b0c7ab37bf4eec71 /drivers/usb/class/usbtmc.c
parent761ef1e4bc20e7b47e17be3022a2eae87de30560 (diff)
USB: cytherm: 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-9-gregkh@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/class/usbtmc.c')
0 files changed, 0 insertions, 0 deletions