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> |
||
|---|---|---|
| .. | ||
| cxacru.c | ||
| Kconfig | ||
| Makefile | ||
| speedtch.c | ||
| ueagle-atm.c | ||
| usbatm.c | ||
| usbatm.h | ||
| xusbatm.c | ||