iio: accel: bma180: Rename center_temp to temp_offset
authorJonathan Bakker <xc-racer2@live.ca>
Thu, 14 May 2020 20:49:00 +0000 (13:49 -0700)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 16 May 2020 15:04:38 +0000 (16:04 +0100)
commit35328fb52b4d45cd294da4fde05a0ffe94103da6
tree40b8e601f234f34946902dbe6424a81c4182590c
parent891a00ec30b578c43c18ec11755c4ab5399d4ebc
iio: accel: bma180: Rename center_temp to temp_offset

The bma180 driver is being extended to support the bma150.
Its temperature channel is unsigned so the center_temp naming
no longer makes.

Signed-off-by: Jonathan Bakker <xc-racer2@live.ca>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/accel/bma180.c