mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +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:
|
||
---|---|---|
.. | ||
hp-bioscfg | ||
hp-wmi.c | ||
hp_accel.c | ||
Kconfig | ||
Makefile | ||
tc1100-wmi.c |