diff options
author | 2023-05-29 16:02:51 +0800 | |
---|---|---|
committer | 2023-06-23 12:58:24 +0200 | |
commit | e69b9bc170c6d93ee375a5cbfd15f74c0fb59bdd (patch) | |
tree | 28a49d013519eea4565e0ab2e868866a48f10340 /scripts/generate_rust_analyzer.py | |
parent | i2c: qup: Add missing unwind goto in qup_i2c_probe() (diff) | |
download | wireguard-linux-e69b9bc170c6d93ee375a5cbfd15f74c0fb59bdd.tar.xz wireguard-linux-e69b9bc170c6d93ee375a5cbfd15f74c0fb59bdd.zip |
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Claim clkhi and clklo as integer type to avoid possible calculation
errors caused by data overflow.
Fixes: a55fa9d0e42e ("i2c: imx-lpi2c: add low power i2c bus driver")
Signed-off-by: Clark Wang <xiaoning.wang@nxp.com>
Signed-off-by: Carlos Song <carlos.song@nxp.com>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions