OSDN Git Service

iio: fix center temperature of bmc150-accel-core
authorPascal Bouwmann <bouwmann@tau-tec.de>
Thu, 29 Aug 2019 05:29:41 +0000 (07:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Nov 2019 11:09:13 +0000 (12:09 +0100)
commit74ebfbc9ec0c8f94e9de75bdee36b0e1b87a6a71
tree7cff926faf6d7d611ad9180c65c32a030e76c6db
parent3d11387f82bf19b2e200fdd2cb69cc88607b07f8
iio: fix center temperature of bmc150-accel-core

[ Upstream commit 6c59a962e081df6d8fe43325bbfabec57e0d4751 ]

The center temperature of the supported devices stored in the constant
BMC150_ACCEL_TEMP_CENTER_VAL is not 24 degrees but 23 degrees.

It seems that some datasheets were inconsistent on this value leading
to the error.  For most usecases will only make minor difference so
not queued for stable.

Signed-off-by: Pascal Bouwmann <bouwmann@tau-tec.de>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/iio/accel/bmc150-accel-core.c