commit | c7061045072424dc47cc0a12d53bf0fa8a49f1c0 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Wed Dec 14 13:45:04 2022 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Thu Jan 18 11:30:42 2024 +0100 |
tree | cddca33bccd21562ceaf6cb95c4979aca2894e60 | |
parent | b8816d3cbdb838298185e3145d24f86dd86699cb [diff] |
refactor(st-bsec): improve BSEC driver In order to ease the introduction of a new BSEC3 driver for STM32MP25, the BSEC2 driver is reworked. Unused functions are removed. The bsec_base global variable is removed in favor of the macro BSEC_BASE. A rework is also done around function checking the state of BSEC. Change-Id: I1ad76cb67333ab9a8fa1d65db34d74a712bf1190 Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Signed-off-by: Yann Gautier <yann.gautier@st.com>