powerpc/qe: Fixup QE_General4 errata
authorJoakim Tjernlund <Joakim.Tjernlund@transmode.se>
Tue, 23 Aug 2011 12:30:05 +0000 (14:30 +0200)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Nov 2011 07:28:42 +0000 (01:28 -0600)
QE_General4 should only round up the divisor iff divisor is > 3.
Rounding up lower divisors makes the error too big, causing USB
on MPC832x to fail.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found