input_free_device only needs to be called if input_register_device
failed, not in all error cases. Per devm_input_allocate_device
documentation, managed devices do not need to be explicitly unregistered
or freed, so do not add any other cleanup for the device.
Fixes:
|
||
|---|---|---|
| .github | ||
| debian | ||
| lib/udev/hwdb.d | ||
| usr/share/initramfs-tools | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| system76_acpi.c | ||
README.md
System76 ACPI Driver (DKMS)
This provides the system76_acpi in-tree driver for systems missing it.