aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorFrank Rowand <frank.rowand@sony.com>2018-02-12 00:21:44 -0800
committerFrank Rowand <frowand.list@gmail.com>2018-03-04 00:29:29 -0800
commit93a6039000b5acab0dba31784f2e305bc5d0661e (patch)
treee40b818c26f41f11841838dd02a91275119625dc /Documentation
parentof: change overlay apply input data from unflattened to FDT (diff)
downloadlinux-dev-93a6039000b5acab0dba31784f2e305bc5d0661e.tar.xz
linux-dev-93a6039000b5acab0dba31784f2e305bc5d0661e.zip
of: Documentation: of_overlay_apply() replaced by of_overlay_fdt_apply()
Signed-off-by: Frank Rowand <frank.rowand@sony.com>
Diffstat (limited to '')
-rw-r--r--Documentation/devicetree/overlay-notes.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/overlay-notes.txt b/Documentation/devicetree/overlay-notes.txt
index c4aa0adf13ec..5175a24d387e 100644
--- a/Documentation/devicetree/overlay-notes.txt
+++ b/Documentation/devicetree/overlay-notes.txt
@@ -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