diff options
author | mochel@digitalimplant.org <mochel@digitalimplant.org> | 2005-03-24 21:02:28 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2005-06-20 22:15:18 (GMT) |
commit | 6eded061b1263847aedac7469339e99579aec5e5 (patch) | |
tree | 849eadc1c02df67e2d327880ce2ecc20975a856f /include/linux/device.h | |
parent | d4a7537122fa47a6ce41c5fdab53d844c78d7023 (diff) | |
download | linux-fsl-qoriq-6eded061b1263847aedac7469339e99579aec5e5.tar.xz |
[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 'include/linux/device.h')
0 files changed, 0 insertions, 0 deletions