linux_dsm_epyc7002/drivers/iio/humidity
Shobhit Kukreti 7e8b817e59 iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 sensor
The dht11 driver uses a single gpio to make measurements. It was
using the older global gpio numberspace. The patch replaces the
old gpio api with the new gpio descriptor based api.

Removed header files "linux/gpio.h" and "linux/of_gpio.h"

Signed-off-by: Shobhit Kukreti <shobhitkukreti@gmail.com>
Acked-by: Harald Geyer <harald@ccbib.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2019-06-17 21:06:49 +01:00
..
am2315.c iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner 2017-08-22 21:30:20 +01:00
dht11.c iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 sensor 2019-06-17 21:06:49 +01:00
hdc100x.c iio: add SPDX identifier for various drivers 2018-02-18 11:55:19 +00:00
hid-sensor-humidity.c iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers 2018-11-16 11:42:12 +00:00
hts221_buffer.c iio: humidity: hts221: add regmap API support 2018-01-30 18:33:18 +00:00
hts221_core.c iio: humidity: hts221: remove unnecessary get_unaligned_le16() 2018-01-30 18:33:19 +00:00
hts221_i2c.c iio: humidity: hts221: add regmap API support 2018-01-30 18:33:18 +00:00
hts221_spi.c iio: humidity: hts221: add regmap API support 2018-01-30 18:33:18 +00:00
hts221.h iio: humidity: hts221: add regmap API support 2018-01-30 18:33:18 +00:00
htu21.c iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner 2017-08-22 21:30:20 +01:00
Kconfig drivers: iio: Kconfig: pedantic cleanup 2019-04-04 20:19:56 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
si7005.c iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner 2017-08-22 21:30:20 +01:00
si7020.c iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner 2017-08-22 21:30:20 +01:00