]> err.no Git - linux-2.6/commit
libata: pata_pdc2027x PLL detection minor cleanup
authorAlbert Lee <albertcc@tw.ibm.com>
Mon, 20 Aug 2007 08:56:29 +0000 (16:56 +0800)
committerJeff Garzik <jeff@garzik.org>
Fri, 12 Oct 2007 18:55:37 +0000 (14:55 -0400)
commite923090ddd9fef1d4e06dc6c5295e29baced19f3
tree907852433d5eb6504ca3766c5df868013e85c926
parentc7293870a93a99e9ce0f4d98f3a271539c7c6ad6
libata: pata_pdc2027x PLL detection minor cleanup

Minor cleanup to remove the unneeded rmb()s per Jeff's advice. Also removed the
pll_clock < 0 check since pll_clock now guaranteed to be >= 0 after Mikael's patch.

Signed-off-by: Albert Lee <albertcc@tw.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_pdc2027x.c