From: Kumar Gala <hidden> Date: 2011-11-24 07:45:23
On Aug 23, 2011, at 7:30 AM, Joakim Tjernlund wrote:
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 <redacted>
---
arch/powerpc/sysdev/qe_lib/qe.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)