Searched hist:bd49302a73340cc3d064e5959524732ea0eea1ef (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iio/humidity/ |
H A D | hts221.h | diff bd49302a73340cc3d064e5959524732ea0eea1ef Mon Jul 17 12:38:56 CDT 2017 Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> iio: humidity: hts221: refactor write_with_mask code
Move bit-shift in hts221_write_with_mask() instead of coding the shift depth in the configured value. That change will be necessary to fix an issue in device power-down procedure. Simplify hts221_avg_list table management
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | hts221_core.c | diff bd49302a73340cc3d064e5959524732ea0eea1ef Mon Jul 17 12:38:56 CDT 2017 Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> iio: humidity: hts221: refactor write_with_mask code
Move bit-shift in hts221_write_with_mask() instead of coding the shift depth in the configured value. That change will be necessary to fix an issue in device power-down procedure. Simplify hts221_avg_list table management
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|