mirror of
https://github.com/xenia-project/linux.git
synced 2026-01-31 01:35:30 +01: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>