On Tue, Jan 22, 2008 at 05:18:22PM -0700, Andrew Patterson wrote: > From: Andrew Patterson <andrew.patterson@xxxxxx> > > 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@xxxxxx> > --- > > drivers/acpi/namespace/nsxfeval.c | 11 ++++++++--- > 1 files changed, 8 insertions(+), 3 deletions(-) This should probably go through the ACPI tree, not the PCI tree, right? thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html