]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
libata: Change prototype of mode_filter to remove ata_port*
authorAlan Cox <alan@redhat.com>
Fri, 9 Mar 2007 14:34:07 +0000 (09:34 -0500)
committerJeff Garzik <jeff@garzik.org>
Sat, 28 Apr 2007 18:15:58 +0000 (14:15 -0400)
commita76b62ca70662cd0ca98edf366c6637009a95f7d
tree1f93b3bec4a77ed3146a1d9de29140c525b35479
parent9d2c7c75f889a3eefad016c71f651b0796e0a6e9
libata: Change prototype of mode_filter to remove ata_port*

With Tejun having added adev->ap some time ago we can get rid of the
almost unused port being passed to mode filters. And while we are
doing filters, lets turn on the !IORDY filter as well.

Signed-off-by: Alan Cox <alan@redhat.com>
With some hand massaging from
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/libata-core.c
drivers/ata/libata-sff.c
drivers/ata/pata_ali.c
drivers/ata/pata_hpt366.c
drivers/ata/pata_hpt37x.c
drivers/ata/pata_serverworks.c
include/linux/libata.h