Re: [PATCH 1/7] driver-core : add class iteration api

From: Cornelia Huck
Date: Tue Jan 15 2008 - 04:45:28 EST


On Tue, 15 Jan 2008 17:13:22 +0800,
Dave Young <hidave.darkstar@xxxxxxxxx> wrote:

>
> Add the following class iteration functions for driver use:
> class_for_each_device
> class_find_device
> class_for_each_child
> class_find_child
>
> Signed-off-by: Dave Young <hidave.darkstar@xxxxxxxxx>

Acked-by: Cornelia Huck <cornelia.huck@xxxxxxxxxx>

>
> ---
> drivers/base/class.c | 159 +++++++++++++++++++++++++++++++++++++++++++++++++
> include/linux/device.h | 11 ++-
> 2 files changed, 168 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/