]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - Documentation/driver-api/index.rst
Documentation/core-api/device_link: Add initial documentation
authorLukas Wunner <lukas@wunner.de>
Sun, 4 Dec 2016 12:10:04 +0000 (13:10 +0100)
committerJonathan Corbet <corbet@lwn.net>
Mon, 5 Dec 2016 21:14:55 +0000 (14:14 -0700)
commitaad800403a8761073511abb93075738302983956
tree8a4ce76c40629c9bc20cf21daf95ce6eeab03ef6
parent2ba90ccca7758fe77f47750dc8a938a99b8bd4af
Documentation/core-api/device_link: Add initial documentation

Document device links as introduced in v4.10 with commits:
    4bdb35506b89 ("driver core: Add a wrapper around
                   __device_release_driver()")
    9ed9895370ae ("driver core: Functional dependencies tracking
                   support")
    8c73b4288496 ("PM / sleep: Make async suspend/resume of devices use
                   device links")
    21d5c57b3726 ("PM / runtime: Use device links")
    baa8809f6097 ("PM / runtime: Optimize the use of device links")

Signed-off-by: Lukas Wunner <lukas@wunner.de>
[ jc: Moved from core-api to driver-api ]
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/device_link.rst [new file with mode: 0644]
Documentation/driver-api/index.rst