]> 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Oct 2024 10:01:11 +0000 (12:01 +0200)
commit5e8419cb858bf5b247e5ee89f082f3f2fa5f4ff9
treeab43fe835839597fa10430c0a9f3b1563f1104ac
parent68dc17268d02312f3dee2dfeccbcac9f81990ed6
iio: pressure: bmp280: Use BME prefix for BME280 specifics

[ Upstream commit b23be4cd99a6f1f46963b87952632268174e62c1 ]

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>
Stable-dep-of: b9065b0250e1 ("iio: pressure: bmp280: Fix regmap for BMP280 device")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/iio/pressure/bmp280-core.c
drivers/iio/pressure/bmp280-regmap.c
drivers/iio/pressure/bmp280.h