From: Sergei Shtylyov Date: Fri, 10 Aug 2007 17:02:15 +0000 (+0400) Subject: pata_hpt{37x|3x2n}: fix clock reporting (take 2) X-Git-Tag: v2.6.23-rc4~131^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80b8987c8feaf07a070f7cdcd55db024e9e200ec;p=pandora-kernel.git pata_hpt{37x|3x2n}: fix clock reporting (take 2) 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed