doc: add include/dm/devres.h to the HTML documentation

Correct Sphinx style comments in include/dm/devres.h
and add the driver model device resource API, devres_*(),
to the HTML documentation.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
Patrick Delaunay
2022-01-12 10:53:47 +01:00
committed by Heinrich Schuchardt
parent 9fb1c77ef6
commit 494bc8e6f0
2 changed files with 8 additions and 7 deletions

View File

@@ -15,3 +15,4 @@ Device
------
.. kernel-doc:: include/dm/device.h
.. kernel-doc:: include/dm/devres.h