mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00: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> |
History
|
|
|---|---|---|
| .. | ||
| usbhid | ||
| hid-core.c | ||
| hid-debug.c | ||
| hid-input-quirks.c | ||
| hid-input.c | ||
| hidraw.c | ||
| Kconfig | ||
| Makefile | ||