libata: make gtf_filter per-dev
authorTejun Heo <tj@kernel.org>
Tue, 15 Sep 2009 19:17:28 +0000 (04:17 +0900)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 6 Oct 2009 04:26:27 +0000 (00:26 -0400)
Add ->gtf_filter to ata_device and set it to ata_acpi_gtf_filter when
initializing ata_link.  This is to allow quirks which apply different
gtf filters.

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

No differences found