[PATCH] libata: Incorrect timing computation for PIO5/6
authorAlan <alan@lxorguk.ukuu.org.uk>
Thu, 7 Dec 2006 12:41:18 +0000 (12:41 +0000)
committerJeff Garzik <jeff@garzik.org>
Thu, 7 Dec 2006 12:37:07 +0000 (07:37 -0500)
commitfd3367af3d1212f645094c4b5c4d458bdd061475
tree8ff098b10d2cd879252c2ad470b8bbe71f7b71a5
parent25b93d81b9abe3b786bdf3396d728bb13b0a911c
[PATCH] libata: Incorrect timing computation for PIO5/6

The ata timing computation code makes some mistakes in PIO5/6 because a
check was not updated correctly when I put this support into the kernel.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/libata-core.c