diff options
author | Christophe Kerello <christophe.kerello@st.com> | 2017-10-17 11:21:32 +0200 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2017-10-17 11:28:27 +0200 |
commit | 81c484376353251ba13b7ea987a15a896b3d106a (patch) | |
tree | 6200955aadb8e05b72c4fa97b7e768c2c73b95d8 /.checkpatch.conf | |
parent | c4e5990ad20e9d387dd0f1e6649c7676b869bc0d (diff) |
i2c: stm32f7_i2c: fix data abort
As "v" is a local variable in stm32_i2c_choose_solution()
"v" has to be copied into "s" to avoid data abort in
stm32_i2c_compute_timing().
Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
Reviewed-by: Patrick DELAUNAY <patrick.delaunay@st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to '.checkpatch.conf')
0 files changed, 0 insertions, 0 deletions