Files
Yann Gautier 51b7907cdf fix(st-pmic): initialize some structs in dt_pmic2_i2c_config
Initialize i2c_info & i2c_init structs with zeros to avoid random values
from the stack.
This corrects MISRA_C_2012_Rule_9.1: The value of an object with
automatic storage duration shall not be read before it has been set.

Change-Id: I6f9caac4ef23287ff875b9f375b93c6ba3281288
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2026-04-07 15:02:33 +02:00
..
2021-12-22 14:04:32 +01:00