Skip to content
Snippets Groups Projects
Commit 78662130 authored by Mark Zhang's avatar Mark Zhang Committed by Stephen Warren
Browse files

ARM: tegra30: clk: Fix output_rate overflow


Change the type of variable from "unsigned long" to "u64".
This avoids the overflow while clock rate calculating.

Signed-off-by: default avatarMark Zhang <markz@nvidia.com>
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
parent ddffeb8c
No related branches found
No related tags found
Loading
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