diff options
author | mochel@digitalimplant.org | 2005-03-24 22:02:28 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2005-06-21 00:15:18 +0200 |
commit | 6eded061b1263847aedac7469339e99579aec5e5 (patch) | |
tree | 849eadc1c02df67e2d327880ce2ecc20975a856f /drivers/base/class.c | |
parent | [PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on li... (diff) | |
download | kernel-qcow2-linux-6eded061b1263847aedac7469339e99579aec5e5.tar.gz kernel-qcow2-linux-6eded061b1263847aedac7469339e99579aec5e5.tar.xz kernel-qcow2-linux-6eded061b1263847aedac7469339e99579aec5e5.zip |
[PATCH] Fix up bus code and remove use of rwsem.
- Don't add devices to bus's embedded kset, since it's not used by anyone anymore.
- Don't need to take the bus rwsem when calling {device,driver}_attach(), since
those functions use the klists and the klists' spinlocks.
Signed-off-by: Patrick Mochel <mochel@digitalimplant.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/base/class.c')
0 files changed, 0 insertions, 0 deletions