sata_mv: increase PIO IORDY timeout
authorSaeed Bishara <saeed@marvell.com>
Sun, 6 Dec 2009 16:26:17 +0000 (18:26 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 17 Dec 2009 05:56:36 +0000 (00:56 -0500)
commitd7b0c143693bcbf391d2be235e150b97bfd8f9ba
treef17adbdea81b383a08b4c97b4c21e7392de75d93
parent718deb6b61e34c200c1f2b706176d9aac334cb2d
sata_mv: increase PIO IORDY timeout

The old value (0xbc) in cycles of the IORDY timeout is suitable for
devices with core clock of 166 MHz, but some SoC controllers have
faster core clocks. The new value will make the IORDY timeout large
enough also for all SoC devices.

Signed-off-by: Saeed Bishara <saeed@marvell.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/sata_mv.c