We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a751a commit 93a6039Copy full SHA for 93a6039
Documentation/devicetree/overlay-notes.txt
@@ -87,8 +87,8 @@ Overlay in-kernel API
87
88
The API is quite easy to use.
89
90
-1. Call of_overlay_apply() to create and apply an overlay changeset. The return
91
-value is an error or a cookie identifying this overlay.
+1. Call of_overlay_fdt_apply() to create and apply an overlay changeset. The
+return value is an error or a cookie identifying this overlay.
92
93
2. Call of_overlay_remove() to remove and cleanup the overlay changeset
94
previously created via the call to of_overlay_apply(). Removal of an overlay
0 commit comments