mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-02 16:44:59 +00:00
![]() Devices under the firmware_attributes_class do not have unique a dev_t.
Therefore, device_unregister() should be used instead of
device_destroy(), since the latter may match any device with a given
dev_t.
Fixes:
|
||
---|---|---|
.. | ||
biosattr-interface.c | ||
dell-wmi-sysman.h | ||
enum-attributes.c | ||
int-attributes.c | ||
Makefile | ||
passobj-attributes.c | ||
passwordattr-interface.c | ||
string-attributes.c | ||
sysman.c |