mirror of
https://github.com/torvalds/linux.git
synced 2026-06-13 17:28:30 +02:00
device_create() is race-prone, so use the race-free device_create_drvdata() instead as device_create() is going away. Signed-off-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
|---|---|---|
| .. | ||
| usbhid | ||
| hid-core.c | ||
| hid-debug.c | ||
| hid-input-quirks.c | ||
| hid-input.c | ||
| hidraw.c | ||
| Kconfig | ||
| Makefile | ||