summaryrefslogtreecommitdiff
path: root/include/linux/string.h
diff options
context:
space:
mode:
authorChander Kashyap <[email protected]>2011-12-18 22:56:44 +0000
committerAlbert ARIBAUD <[email protected]>2012-02-12 10:11:28 +0100
commitdb68bc2c2de15c6e5066427a2e5024667d886b9a (patch)
tree3313a4997fa793227485a1b26592a4b536dc12ca /include/linux/string.h
parente619a0de936f52b7d57dd56e05139cb474baa18c (diff)
Exynos: Fix ARM Clock frequency calculation
Earliar ARM clock frequency was calculated by: MOUTAPLL/(DIVAPLL + 1) which is actually returning SCLKAPLL. It is fixed by calculating it as follows: ARMCLK=MOUTCORE / (DIVCORE + 1) / (DIVCORE2 + 1) Signed-off-by: Chander Kashyap <[email protected]> Signed-off-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions