Documentation/core-api/device_link: Add initial documentation

Document device links as introduced in v4.10 with commits:
    4bdb35506b ("driver core: Add a wrapper around
                   __device_release_driver()")
    9ed9895370 ("driver core: Functional dependencies tracking
                   support")
    8c73b42884 ("PM / sleep: Make async suspend/resume of devices use
                   device links")
    21d5c57b37 ("PM / runtime: Use device links")
    baa8809f60 ("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>
Este commit está contenido en:
Lukas Wunner
2016-12-04 13:10:04 +01:00
cometido por Jonathan Corbet
padre 2ba90ccca7
commit aad800403a
Se han modificado 2 ficheros con 280 adiciones y 0 borrados

Ver fichero

@@ -16,6 +16,7 @@ available subsections can be seen below.
basics
infrastructure
device_link
message-based
sound
frame-buffer