From: Alan Date: Fri, 2 Mar 2007 00:56:15 +0000 (+0000) Subject: libata: dev_config does not need ap and adev passing X-Git-Tag: v2.6.22-rc1~1111^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd0d3bbcdd650651b7ccfaf55d107e3fc237d95a;p=pandora-kernel.git libata: dev_config does not need ap and adev passing It used to be impossible to get from ata_device to ata_port but that is no longer true. Various methods have been cleaned up over time but dev_config still takes both and most users don't need both anyway. Tidy this one up Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed