mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
It should be done before calling class_device_unregister() because it will destroy the device and free memory if there are no other references to the device. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Linus Torvalds <torvalds@osdl.org>