Loading
sensors: lps2hh: Fix misspelled GPIOS_CONTROLLER references
DT_INST_0_ST_LPS22HH_CS_GPIO_CONTROLLER should be DT_INST_0_ST_LPS22HH_CS_GPIOS_CONTROLLER, which is the name generated by gen_defines.py. Discovered while working on unrelated removing of special-casing for clocks. Co-authored-by:Armando Visconti <armando.visconti@st.com> Signed-off-by:
Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>