2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-01 10:13:58 +08:00
linux-next/Documentation/driver-api/driver-model
Alexandru Ardelean 66be392a48 iio: core: drop devm_iio_device_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.

This is the last user of 'devm_iio_device_match()', so it can be removed as
well in this patch.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2020-04-19 16:56:36 +01:00
..
binding.rst
bus.rst
class.rst
design-patterns.rst
device.rst
devres.rst iio: core: drop devm_iio_device_free() API call 2020-04-19 16:56:36 +01:00
driver.rst docs: driver-model: Add documentation for sync_state 2019-10-17 05:57:04 -07:00
index.rst
overview.rst
platform.rst
porting.rst