libata: implement more acpi filtering options
authorTejun Heo <tj@kernel.org>
Tue, 15 Sep 2009 19:17:02 +0000 (04:17 +0900)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 6 Oct 2009 04:26:26 +0000 (00:26 -0400)
Currently libata-acpi can only filter DIPM among SATA feature enables
via _GTF.  This patch adds the capability to filter out FPDMA non-zero
offset, in-order guarantee and auto-activation.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found