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)
commitfc2698d5ec7e96ba2c94a942329cfa4c5d6085f7
tree5e431f1ad8a8971797f207ac6e86f1286f57d41d
parentb197f13b53681c606e59d7d9a8a1d2d54fd363fe
pata_hpt37x: actually limit HPT370 to UltraDMA/66

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