ARM: OMAP: Fix OMAP2 DPLL clock rate calculation for large multipliers
If the multiplier is large enough the result may not fit in 32 bits. Use a 64-bit scratch variable and 64-bit division instead.
Showing
Please register or sign in to comment