[PATCH] Add driver_for_each_device().

Now there's an iterator for accessing each device bound to a driver.

Signed-off-by: Patrick Mochel <mochel@digitalimplant.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

Index: linux-2.6.12-rc2/drivers/base/driver.c
===================================================================
This commit is contained in:
mochel@digitalimplant.org 2005-03-21 10:59:56 -08:00 committed by Greg Kroah-Hartman
commit fae3cd0025
2 changed files with 38 additions and 0 deletions