1
0
Fork 0
alistair23-linux/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
..
Kconfig usb: remove redundant 'default n' from Kconfig-s 2019-05-21 10:06:22 +02:00
Makefile
cxacru.c USB: atm: cxacru: convert to use dev_groups 2019-08-09 07:55:45 +02:00
speedtch.c
ueagle-atm.c USB: ueagle-atm: convert to use dev_groups 2019-08-09 07:55:44 +02:00
usbatm.c
usbatm.h
xusbatm.c