OSDN Git Service

iio: pressure: bmp280: BMP280 calibration to entropy
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 12 Mar 2019 08:40:18 +0000 (09:40 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 4 Apr 2019 19:19:58 +0000 (20:19 +0100)
commit6282b5c620183f4787f788da2e642c7c61f9b557
tree173b182dd917208380fb8b7eb6099d61df9254da
parent3b5de76b285eebe152d691a8481483e9cedd07a0
iio: pressure: bmp280: BMP280 calibration to entropy

The BMP280/BME280 calibration data should also go into the
entropy pool, like we do for BMP180.

This just adds the temperature and pressure calibration, the
humidity calibration seems like too much annoying calls to
add.

Cc: Tomasz Duszynski <tduszyns@gmail.com>
Cc: Stefan Tatschner <stefan.tatschner@gmail.com>
Cc: Andreas Klinger <ak@it-klinger.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/pressure/bmp280-core.c