From: Bjorn Helgaas Date: Mon, 21 Sep 2009 19:35:29 +0000 (-0600) Subject: ACPI: remove acpi_device.flags.hardware_id X-Git-Tag: v2.6.32-rc1~18^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1131b938f0757350f569f8ad5bee737cd02b8e58;p=pandora-kernel.git ACPI: remove acpi_device.flags.hardware_id Every acpi_device has at least one ID (if there's no _HID or _CID, we give it a synthetic or default ID). So there's no longer a need to check whether an ID exists; we can just use it. Signed-off-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed