summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2007-04-09 17:52:31 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2007-04-27 19:57:31 +0200
commit4628803062d93dadc6ba8e801fd075526904a38c (patch)
treedf7081e3f18899c35873b647a582be655b1a5ed1 /drivers
parentqeth: Remove usage of subsys.rwsem (diff)
downloadlinux-4628803062d93dadc6ba8e801fd075526904a38c.tar.xz
linux-4628803062d93dadc6ba8e801fd075526904a38c.zip
kobject core: remove rwsem from struct subsystem
It isn't used at all by the driver core anymore, and the few usages of it within the kernel have now all been fixed as most of them were using it incorrectly. So remove it. Now the whole struct subsys can be removed from the system, but that's for a later patch... Cc: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions