diff options
author | Marek Vasut <marek.vasut+renesas@gmail.com> | 2018-05-31 19:06:02 +0200 |
---|---|---|
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | 2018-06-01 09:42:13 +0200 |
commit | 8376e0e6f74c5e86a821cb81990f2b9429a364f3 (patch) | |
tree | 17e9764522803d82ccfcf66cfadaabc74d9f9e56 /common/cros_ec.c | |
parent | 15e091828592bf87d09a6e780eb9310628a9d79b (diff) |
clk: renesas: Pass clock rate around as 64bit number internally
The PLL rate could be in the GHz range, which could overflow a 32bit
data type. Since the hardware is 64bit anyway, pass the clock rates
as 64bit number internally to avoid this.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'common/cros_ec.c')
0 files changed, 0 insertions, 0 deletions