kernel-ark/drivers/acpi/namespace
Andrew Patterson 02f8a85865 ACPI: Check for any matching CID when walking namespace.
The callback function acpi_ns_get_device_callback called from
acpi_get_devices() will check CID's if the HID does not match.  This code
has a bug where it requires that all CIDs match the HID. Changed the code
so that any CID match will do.

Signed-off-by: Andrew Patterson <andrew.patterson@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-01-23 14:43:44 -05:00
..
Makefile
nsaccess.c
nsalloc.c
nsdump.c
nsdumpdv.c
nseval.c
nsinit.c
nsload.c
nsnames.c
nsobject.c
nsparse.c
nssearch.c
nsutils.c
nswalk.c
nsxfeval.c ACPI: Check for any matching CID when walking namespace. 2008-01-23 14:43:44 -05:00
nsxfname.c
nsxfobj.c