pata_hpt{37x|3x2n}: fix clock reporting (take 2)
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Fri, 10 Aug 2007 17:02:15 +0000 (21:02 +0400)
committerJeff Garzik <jeff@garzik.org>
Wed, 15 Aug 2007 08:19:07 +0000 (04:19 -0400)
Fix several inconsistencies in these drivers WRT reporting the clocks:

- when using DPLL mode, 'pata_hpt37x' driver reported the DPLL frequency as the
  PCI clock -- make it properly report both clocks and add the same ability to
  the 'pata_hpt3x2n' driver;

- both drivers sometimes use "pata_hpt3*:" and sometimes "hpt3*:" in the
  messages -- make them use only the former one;

- the message about failed DPLL stablizatios deserves KERN_ERR and a bang. :-)

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

Simple merge
Simple merge