Skip to content
Snippets Groups Projects
Commit 591933ca authored by James Yang's avatar James Yang Committed by Andrew Fleming-AFLEMING
Browse files

85xx: get_tbclk() speed up and rounding fix


Speed up get_tbclk() by referencing pre-computed bus clock
frequency value from global data instead of sys_info_t.  Fix
rounding of result to nearest; previously it was rounding
upwards.

Signed-off-by: default avatarJames Yang <James.Yang@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 1ced1216
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment