pata_hpt37x: actually limit HPT370 to UltraDMA/66
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Wed, 5 Jan 2011 18:59:49 +0000 (21:59 +0300)
committerJeff Garzik <jgarzik@redhat.com>
Sat, 8 Jan 2011 03:33:34 +0000 (22:33 -0500)
The driver clearly tries to limit HPT370[A] to UltraDMA/66 if the PCI clock is
less than 50 MHz but due to cut&paste type mistake this code has no effect...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/pata_hpt37x.c

Simple merge