commit | e720b5b965594cbdeae2a83b5c54977dea498e51 | [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 | 4c68e561339ae9b300cc1da0a87ca6a24e882ae2 [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>