[PATCH] Driver core: fix locking issues with the devices that are attached to classes
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 23 Jun 2006 00:17:32 +0000 (17:17 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 23 Jun 2006 05:54:30 +0000 (22:54 -0700)
commit5d9fd169c9fbdaecdc430431e59bf94ff40b93d3
tree11afe01918373ecbfe9097b084a1cc88d706f1a4
parent0517587e5896cef1d5f99d3b24f5f2ca15d952ad
[PATCH] Driver core: fix locking issues with the devices that are attached to classes

Doh, that was foolish...

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/core.c