OSDN Git Service

iio: inkern: drop devm_iio_channel_release{_all} API calls
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Thu, 27 Feb 2020 13:52:25 +0000 (15:52 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 19 Apr 2020 15:56:37 +0000 (16:56 +0100)
commitfc1f75a0347aecc8b967c8c154564f520d6f4412
tree25af3476d86aa49cbd47fde2099cb38562776290
parent92b7ed7fe40dd26de62ff8f5aa1605909a14e3ef
iio: inkern: drop devm_iio_channel_release{_all} API calls

It's unused so far, so it can be removed. Also makes sense to remove it
to discourage weird uses of this call during review.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/driver-api/driver-model/devres.rst
drivers/iio/inkern.c
include/linux/iio/consumer.h