pata_marvell: Cable and reset fixes
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Wed, 7 Mar 2007 16:48:09 +0000 (16:48 +0000)
committerJeff Garzik <jeff@garzik.org>
Sat, 28 Apr 2007 18:15:56 +0000 (14:15 -0400)
commit307c6054ad67428ad4e2bd4e5faae54fc4f8bcd2
tree9d510c9e59b396ff5f3695eba6c60aa29bdcbcca
parent5816fbbf22470b687964462e6c1f18165b291f22
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 <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_marvell.c