From: mochel@digitalimplant.org Date: Mon, 21 Mar 2005 19:49:14 +0000 (-0800) Subject: [PATCH] Add a klist to struct bus_type for its devices. X-Git-Tag: v2.6.13-rc1~68^2~583^2^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=465c7a3a3a5aabcedd2e43612cac5a12f23da19a;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed