]> git.ipfire.org Git - thirdparty/linux.git/commit
iio: pressure: bmp280: Make time vars intuitive and move to fsleep
authorVasileios Amoiridis <vassilisamir@gmail.com>
Mon, 2 Dec 2024 18:19:07 +0000 (19:19 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 11 Dec 2024 19:20:49 +0000 (19:20 +0000)
commitca56951352ca26a15e9a62a7e682e56f1c01bf53
treeb5ac97825f470fffa9c02b7a80948fc1a643a4f7
parent7666baba9edf764575cb8a6608d51a72b8310404
iio: pressure: bmp280: Make time vars intuitive and move to fsleep

Move sleep functions to the new fsleep() implementation. While at it,
add time unit abbreviation as a suffix of time describing variables to
make them more intuitive.

Signed-off-by: Vasileios Amoiridis <vassilisamir@gmail.com>
Link: https://patch.msgid.link/20241202181907.21471-4-vassilisamir@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/pressure/bmp280-core.c
drivers/iio/pressure/bmp280.h