commit | 2287c322b61fced7e0c326a1a9606aa73147e3df | [log] [tgz] |
---|---|---|
author | mochel@digitalimplant.org <mochel@digitalimplant.org> | Thu Mar 24 10:50:24 2005 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 20 15:15:17 2005 -0700 |
tree | 8241c7cab4172969f38d8b55852aca2e071a494f | |
parent | cb85b6f1cc811ecb9ed4b950206d8941ba710e68 [diff] |
[PATCH] Use bus_for_each_{dev,drv} for driver binding. - Now possible, since the lists are locked using the klist lock and not the global rwsem. Signed-off-by: Patrick Mochel <mochel@digitalimplant.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>