From: Bjorn Helgaas Date: Mon, 21 Sep 2009 19:35:24 +0000 (-0600) Subject: ACPI: remove acpi_device.flags.compatible_ids X-Git-Tag: v2.6.32-rc1~18^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2972f87508a21db7584d11fdb5c97cb7101a788;p=pandora-kernel.git ACPI: remove acpi_device.flags.compatible_ids We now keep a single list of IDs that includes both the _HID and any _CIDs. We no longer need to keep track of whether the device has a _CID. Signed-off-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed