commit | 465c7a3a3a5aabcedd2e43612cac5a12f23da19a | [log] [tgz] |
---|---|---|
author | mochel@digitalimplant.org <mochel@digitalimplant.org> | Mon Mar 21 11:49:14 2005 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 20 15:15:14 2005 -0700 |
tree | 392dabbfe84d1de3e84b1eb238bfd09d0ade6c4c | |
parent | 9a19fea43616066561e221359596ce532e631395 [diff] |
[PATCH] Add a klist to struct bus_type for its devices. - Use it for bus_for_each_dev(). - Use the klist spinlock instead of the bus rwsem. Signed-off-by: Patrick Mochel <mochel@digitalimplant.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>