Files
linux/drivers
Alexandru Ardelean 24b284984e iio: adc: ad7887: convert probe to device-managed functions
This is conversion of the driver to use device-managed functions.
The IIO registration and triggered buffer setup both have device-managed
versions.
The regulator disable needs to be handled via an action_or_reset handler.

With these changes, the remove hook is removed, and the error path is
cleaned up in probe.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Link: https://lore.kernel.org/r/20201113091648.148589-1-alexandru.ardelean@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2020-11-14 16:44:59 +00:00
..
2020-08-02 18:26:51 +03:00
2020-07-27 11:49:37 +02:00
2020-09-21 19:49:15 -04:00
2020-10-05 08:55:26 +02:00
2020-09-25 16:53:02 +02:00