diff options
author | Vasileios Amoiridis <vassilisamir@gmail.com> | 2024-04-29 22:00:40 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-05-27 11:48:57 +0300 |
commit | 1b5a2466b72e1afe550c8568e072f6b2af1698d5 (patch) | |
tree | ddebd2f200af1fcf1726f2b05126f1892b08b864 /drivers/iio/accel/da311.c | |
parent | 990570dab056e9467fa73d41dd75ddb3150eb636 (diff) | |
download | linux-1b5a2466b72e1afe550c8568e072f6b2af1698d5.tar.xz |
iio: pressure: bmp280: Add more intuitive name for bmp180_measure()
The bmp180_measure() function essentially waits for the end of the
current conversion in order to read the values from the sensors. The
name bmp180_measure() could be misinterpreted because it could be
translated as "measure sensor values" even though it was probably
trying to say "measure time for eoc". Give a more intuitive name
to this function to be less confusing.
Signed-off-by: Vasileios Amoiridis <vassilisamir@gmail.com>
Link: https://lore.kernel.org/r/20240429190046.24252-5-vassilisamir@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/accel/da311.c')
0 files changed, 0 insertions, 0 deletions