iio: core: drop devm_iio_trigger_free() API call
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Thu, 27 Feb 2020 13:52:24 +0000 (15:52 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 19 Apr 2020 15:56:37 +0000 (16:56 +0100)
commit92b7ed7fe40dd26de62ff8f5aa1605909a14e3ef
treeae8339783022edbb750830915030ea3384e079de
parent83381c9803a00d534f32ab52ed91588601eba43f
iio: core: drop devm_iio_trigger_free() API call

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
Documentation/driver-api/iio/triggers.rst
drivers/iio/industrialio-trigger.c
include/linux/iio/iio.h