From: Alan Cox Date: Wed, 7 Mar 2007 16:48:09 +0000 (+0000) Subject: pata_marvell: Cable and reset fixes X-Git-Tag: v2.6.22-rc1~1111^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=307c6054ad67428ad4e2bd4e5faae54fc4f8bcd2;p=pandora-kernel.git pata_marvell: Cable and reset fixes There are two changes here. Firstly we switch to a cable detect method, secondly the old code forgot to call ata_std_prereset() but somehow managed to work anyway. Fix the missing call. Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed