]> git.karo-electronics.de Git - linux-beck.git/commit
Documentation: devres: Add missing INPUT function
authorAlexander Kurz <akurz@blala.de>
Thu, 21 Apr 2016 17:02:04 +0000 (19:02 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 28 Apr 2016 13:16:54 +0000 (07:16 -0600)
commit2ea2dc87feb5778f6a4f58dec4ddce695e58e482
treefcb802f9207ca5be9a4cf9262f47d1671a8b64cb
parente0a37712819cb0e942f165a3f88d85f7c6388219
Documentation: devres: Add missing INPUT function

devm_input_allocate_device() got introduced with commit 2be975c6d920
("Input: introduce managed input devices (add devres support)").
Add this function to the list of managed interfaces within the
devres documentation.

Signed-off-by: Alexander Kurz <akurz@blala.de>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-model/devres.txt