commit | fa5b561c4ea170caf9759109acc2e961a7e83bea | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Wed Sep 16 04:17:02 2009 +0900 |
committer | Jeff Garzik <jgarzik@redhat.com> | Tue Oct 06 00:26:26 2009 -0400 |
tree | 55d872dc6bba8bce920f95d1a19bf441784c94ac | |
parent | f1bce7f80e3b400cf29787b0afa9c3042b959017 [diff] |
libata: implement more acpi filtering options 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>