From: mochel@digitalimplant.org Date: Mon, 21 Mar 2005 18:59:56 +0000 (-0800) Subject: [PATCH] Add driver_for_each_device(). X-Git-Tag: v2.6.13-rc1~68^2~583^2^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fae3cd00255e3e51ffd59fedb1bdb91ec96be395;p=pandora-kernel.git [PATCH] Add driver_for_each_device(). Now there's an iterator for accessing each device bound to a driver. Signed-off-by: Patrick Mochel Signed-off-by: Greg Kroah-Hartman Index: linux-2.6.12-rc2/drivers/base/driver.c =================================================================== --- Reading git-diff-tree failed