diff options
author | Rohit Sarkar <rohitsarkar5398@gmail.com> | 2020-02-29 19:35:45 +0530 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-03-08 17:28:43 +0000 |
commit | f5572bd7edeaa86a493949e18e907b6cecfea63d (patch) | |
tree | 320788f59d11c3656380b07e37f3c2034063632d /drivers/staging/iio | |
parent | cc74a38d85fe295468e73452ca892e6d760dc33e (diff) |
staging: iio: update TODO
Since there are no uses of the old GPIO API, remove the item from
the TODO.
Signed-off-by: Rohit Sarkar <rohitsarkar5398@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/staging/iio')
-rw-r--r-- | drivers/staging/iio/TODO | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/drivers/staging/iio/TODO b/drivers/staging/iio/TODO index 1b8ebf2c1b69..4d469016a13a 100644 --- a/drivers/staging/iio/TODO +++ b/drivers/staging/iio/TODO @@ -1,10 +1,4 @@ -2018-04-15 - -All affected drivers: -Convert all uses of the old GPIO API from <linux/gpio.h> to the -GPIO descriptor API in <linux/gpio/consumer.h> and look up GPIO -lines from device tree, ACPI or board files, board files should -use <linux/gpio/machine.h>. +2020-02-25 ADI Drivers: |