linux-brain/drivers/usb/atm
Greg Kroah-Hartman e605c30977 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>
2019-08-09 07:55:45 +02:00
..
cxacru.c USB: atm: cxacru: convert to use dev_groups 2019-08-09 07:55:45 +02:00
Kconfig usb: remove redundant 'default n' from Kconfig-s 2019-05-21 10:06:22 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
speedtch.c usb: usbatm: Convert timers to use timer_setup() 2017-11-21 15:46:44 -08:00
ueagle-atm.c USB: ueagle-atm: convert to use dev_groups 2019-08-09 07:55:44 +02:00
usbatm.c usb: usbatm: Convert timers to use timer_setup() 2017-11-21 15:46:44 -08:00
usbatm.h USB: atm: Remove redundant license text 2017-11-04 11:55:38 +01:00
xusbatm.c USB: atm: Remove redundant license text 2017-11-04 11:55:38 +01:00