From: Tejun Heo Date: Mon, 14 May 2007 18:28:15 +0000 (+0900) Subject: libata-acpi: add ATA_FLAG_ACPI_SATA port flag X-Git-Tag: v2.6.22-rc2~64^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cadbcc09891b8544203f211dac13f9cc4e6832a;p=pandora-kernel.git libata-acpi: add ATA_FLAG_ACPI_SATA port flag Whether a controller needs IDE or SATA ACPI hierarchy is determined by the programming interface of the controller not by whether the controller is SATA or PATA, or it supports slave device or not. This patch adds ATA_FLAG_ACPI_SATA port flags which tells libata-acpi that the port needs SATA ACPI nodes, and sets the flag for ahci and sata_sil24. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed