Searched hist:"5 c8563d773c0e9f0ac2a552e84806decd98ce732" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/base/ |
H A D | core.c | diff 5c8563d773c0e9f0ac2a552e84806decd98ce732 Thu May 28 23:24:07 CEST 2009 Kay Sievers <kay.sievers@vrfy.org> Driver Core: do not oops when driver_unregister() is called for unregistered drivers
We also fix a problem with cleaning up properly when initializing drivers and devices, so checks like this will work successfully.
Portions of the patch by Linus and Greg and Ingo.
Reported-by: Ozan Çağlayan <ozan@pardus.org.tr> Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|