Commit ed7afeae authored by Oleksandr Kravchenko's avatar Oleksandr Kravchenko Committed by Jiri Kosina

Documentation: devres: add IIO device alloc/free functions to list

Add devm_iio_device_alloc() and devm_iio_device_free() functions
to list of supported calls.
Signed-off-by: default avatarOleksandr Kravchenko <o.v.kravchenko@globallogic.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent d185af30
......@@ -237,6 +237,10 @@ MEM
devm_kzalloc()
devm_kfree()
IIO
devm_iio_device_alloc()
devm_iio_device_free()
IO region
devm_request_region()
devm_request_mem_region()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment