kernel-hacking-2024-linux-s.../drivers/power
Greg Kroah-Hartman 93562b5376 Driver Core: add ability for class_for_each_device to start in middle of list
This mirrors the functionality that driver_for_each_device has as well.

We add a start variable, and all callers of the function are fixed up at
the same time.

The block layer will be using this new functionality in a follow-on
patch.


Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-07-21 21:54:47 -07:00
..
apm_power.c Driver Core: add ability for class_for_each_device to start in middle of list 2008-07-21 21:54:47 -07:00
ds2760_battery.c
Kconfig
Makefile
olpc_battery.c
pda_power.c
pmu_battery.c
power_supply.h
power_supply_core.c Driver Core: add ability for class_for_each_device to start in middle of list 2008-07-21 21:54:47 -07:00
power_supply_leds.c
power_supply_sysfs.c power_supply: Fix race in power_supply_uevent 2008-06-10 02:13:51 +04:00