From: Alan Cox Date: Fri, 9 Mar 2007 14:34:07 +0000 (-0500) Subject: libata: Change prototype of mode_filter to remove ata_port* X-Git-Tag: v2.6.22-rc1~1111^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a76b62ca70662cd0ca98edf366c6637009a95f7d;p=pandora-kernel.git 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 With some hand massaging from Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed