]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
of: Documentation: of_overlay_apply() replaced by of_overlay_fdt_apply()
authorFrank Rowand <frank.rowand@sony.com>
Mon, 12 Feb 2018 08:21:44 +0000 (00:21 -0800)
committerFrank Rowand <frowand.list@gmail.com>
Sun, 4 Mar 2018 08:29:29 +0000 (00:29 -0800)
Signed-off-by: Frank Rowand <frank.rowand@sony.com>
Documentation/devicetree/overlay-notes.txt

index c4aa0adf13ece1f65677603fd5ed6739f0d5bba4..5175a24d387ec1a1a9ae28c61168f77d50a53c05 100644 (file)
@@ -87,8 +87,8 @@ Overlay in-kernel API
 
 The API is quite easy to use.
 
-1. Call of_overlay_apply() to create and apply an overlay changeset. The return
-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.
 
 2. Call of_overlay_remove() to remove and cleanup the overlay changeset
 previously created via the call to of_overlay_apply(). Removal of an overlay