[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080123174253.GA10387@kroah.com>
Date: Wed, 23 Jan 2008 09:42:53 -0800
From: Greg KH <greg@...ah.com>
To: Andrew Patterson <andrew.patterson@...com>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
lenb@...nel.org, gregkh@...e.de, matthew@....cx,
tom.l.nguyen@...el.com, linux-acpi@...r.kernel.org
Subject: Re: [PATCH 3/4] ACPI: Check for any matching CID when walking
namespace.
On Tue, Jan 22, 2008 at 05:18:22PM -0700, Andrew Patterson wrote:
> From: Andrew Patterson <andrew.patterson@...com>
>
> 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@...com>
> ---
>
> 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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists