]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb57f1dd5195a5bb2b68ca5c1b96fa4523e1c1d13
tree25af3476d86aa49cbd47fde2099cb38562776290
parent4dfd3cead224c5a502e46948e5a0d02fc2f1b1ec
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