Skip to content
  • Sergei Shtylyov's avatar
    pata_hpt{37x|3x2n}: fix clock reporting (take 2) · 80b8987c
    Sergei Shtylyov authored
    
    
    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: default avatarSergei Shtylyov <sshtylyov@ru.mvista.com>
    Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
    80b8987c