Commit aad80040 authored by Lukas Wunner's avatar Lukas Wunner Committed by Jonathan Corbet

Documentation/core-api/device_link: Add initial documentation

Document device links as introduced in v4.10 with commits:
    4bdb3550 ("driver core: Add a wrapper around
                   __device_release_driver()")
    9ed98953 ("driver core: Functional dependencies tracking
                   support")
    8c73b428 ("PM / sleep: Make async suspend/resume of devices use
                   device links")
    21d5c57b ("PM / runtime: Use device links")
    baa8809f ("PM / runtime: Optimize the use of device links")
Signed-off-by: default avatarLukas Wunner <lukas@wunner.de>
[ jc: Moved from core-api to driver-api ]
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 2ba90ccc
This diff is collapsed.
......@@ -16,6 +16,7 @@ available subsections can be seen below.
basics
infrastructure
device_link
message-based
sound
frame-buffer
......
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