kernel_optimize_test/drivers/base
Greg Kroah-Hartman 695794ae0c Driver Core: add ability for class_find_device to start in middle of list
This mirrors the functionality that driver_find_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
..
power
attribute_container.c
base.h
bus.c
class.c Driver Core: add ability for class_find_device to start in middle of list 2008-07-21 21:54:47 -07:00
core.c Driver Core: add ability for class_find_device to start in middle of list 2008-07-21 21:54:47 -07:00
cpu.c
dd.c
devres.c
dma-mapping.c
driver.c
firmware_class.c
firmware.c
hypervisor.c
init.c
isa.c
Kconfig
Makefile
map.c
memory.c
module.c
node.c
platform.c
sys.c
topology.c
transport_class.c