pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2)
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Fri, 10 Aug 2007 16:58:46 +0000 (20:58 +0400)
committerJeff Garzik <jeff@garzik.org>
Wed, 15 Aug 2007 08:19:07 +0000 (04:19 -0400)
commitd44a65f7bb0dae0bcc78de336b55a75b30ec2d2a
tree22c2eb369022138b5da775c791e5126c7068d8b0
parentbe456b77ffbd3983b5da8eff49a70a701333f68b
pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2)

The DPLL tuning code always set up it for 66 MHz due to wrong UltraDMA mask
including mode 5 used to check for the necessity of 66 MHz clocking -- this
caused 66 MHz clock to be used for HPT374 chip that does not tolerate it.
While fixing this, also remove PLL mode from the TODO list -- I don't think
it's still a relevant item.

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