Commit 2ea2dc87 authored by Alexander Kurz's avatar Alexander Kurz Committed by Jonathan Corbet

Documentation: devres: Add missing INPUT function

devm_input_allocate_device() got introduced with commit 2be975c6
("Input: introduce managed input devices (add devres support)").
Add this function to the list of managed interfaces within the
devres documentation.
Signed-off-by: default avatarAlexander Kurz <akurz@blala.de>
Acked-by: default avatarTejun Heo <tj@kernel.org>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent e0a37712
......@@ -268,6 +268,9 @@ IIO
devm_iio_trigger_alloc()
devm_iio_trigger_free()
INPUT
devm_input_allocate_device()
IO region
devm_release_mem_region()
devm_release_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