doc: add include/dm/device.h to the HTML documentation
Correct Sphinx style comments in include/dm/device.h and add the driver model device API to the HTML documentation. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
ca4ca43e2f
commit
9fb1c77ef6
@@ -10,3 +10,8 @@ Uclass and Driver
|
||||
.. kernel-doc:: include/dm/root.h
|
||||
.. kernel-doc:: include/dm/lists.h
|
||||
.. kernel-doc:: include/dm/platdata.h
|
||||
|
||||
Device
|
||||
------
|
||||
|
||||
.. kernel-doc:: include/dm/device.h
|
||||
|
||||
Reference in New Issue
Block a user