Files
linux-legacy/include
Greg Kroah-Hartman 1f9ffc049d Driver core: add bus_find_device_by_name function
The driver core, and some other parts of the kernel just want to find a
device based on a name for a specific bus.  Give them a simple wrapper
to prevent them from having to always roll their own.

This will be used in the PPC patch later in this series.

Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-27 15:01:39 -08:00
..
2008-01-27 18:14:50 +01:00
2008-01-25 08:31:43 +01:00
2008-01-25 21:08:29 +01:00
2008-01-27 18:14:46 +01:00