From: mochel@digitalimplant.org Date: Mon, 21 Mar 2005 20:00:18 +0000 (-0800) Subject: [PATCH] Add a klist to struct bus_type for its drivers. X-Git-Tag: v2.6.13-rc1~68^2~583^2^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38fdac3cdce276554b4484a41f8ec2daf81cb2ff;p=pandora-kernel.git [PATCH] Add a klist to struct bus_type for its drivers. - Use it in bus_for_each_drv(). - 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