commit | 85c124565a11e159ab60790d5914d94acdf1d147 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Thu Mar 07 10:54:34 2019 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Thu Mar 07 10:56:17 2019 +0100 |
tree | f9b03336d4169ddb1920d059494c604a4cd655ed | |
parent | 0e6affe1f4d4438b0f5da5606fed4e18e2df27ec [diff] |
stm32mp1: zeromem device_info struct The change of the structure highlighted the fact that all fields are not correctly initialized with zeroes. Replace the other memset in the function with zeromem, as it is faster. Change-Id: I27f45a64e34637f79fa519f486bf5936721ef396 Signed-off-by: Yann Gautier <yann.gautier@st.com>