From: Jeff Garzik Date: Thu, 16 Aug 2007 07:17:03 +0000 (-0400) Subject: [libata] Remove ->port_disable() hook X-Git-Tag: v2.6.24-rc1~1391^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac8869d56d95a8c74403e6f7a47d74fcfcc1b988;p=pandora-kernel.git [libata] Remove ->port_disable() hook It was always set to ata_port_disable(). Removed the hook, and replaced the very few ap->ops->port_disable() callsites with direct calls to ata_port_disable(). Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed