]> git.hungrycats.org Git - linux/commit
iio: pressure: bmp280: Use BME prefix for BME280 specifics
authorVasileios Amoiridis <vassilisamir@gmail.com>
Mon, 29 Apr 2024 19:00:38 +0000 (21:00 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 27 May 2024 08:48:56 +0000 (09:48 +0100)
commitb23be4cd99a6f1f46963b87952632268174e62c1
tree3f4d637486758c22c6fe152eaf8b770ea114b121
parent439ce8961bdd2e925c1f6adc82ce9fe3931e2c08
iio: pressure: bmp280: Use BME prefix for BME280 specifics

Change the rest of the defines and function names that are
used specifically by the BME280 humidity sensor to BME280
as it is done for the rest of the BMP{0,1,3,5}80 sensors.

Signed-off-by: Vasileios Amoiridis <vassilisamir@gmail.com>
Link: https://lore.kernel.org/r/20240429190046.24252-3-vassilisamir@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/pressure/bmp280-core.c
drivers/iio/pressure/bmp280-regmap.c
drivers/iio/pressure/bmp280.h