Re: [PATCH 2.6.23-rc3] libata: pata_pdc2027x PLL detection minor cleanup

2007-08-31 Thread Jeff Garzik
Albert Lee wrote: 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 [EMAIL PROTECTED] --- Tested ok on both x86 and ppc64, together with Mikael's patch.

[PATCH 2.6.23-rc3] libata: pata_pdc2027x PLL detection minor cleanup

2007-08-20 Thread Albert Lee
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 [EMAIL PROTECTED] --- Tested ok on both x86 and ppc64, together with Mikael's patch. diff -Nrup