提交 2ea2dc87 编写于 作者: A Alexander Kurz 提交者: 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: NAlexander Kurz <akurz@blala.de>
Acked-by: NTejun Heo <tj@kernel.org>
Signed-off-by: NJonathan Corbet <corbet@lwn.net>
上级 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% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册