of: Documentation: Fix forgotten reference to of_overlay_apply()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 9 Mar 2018 10:44:46 +0000 (11:44 +0100)
committerRob Herring <robh@kernel.org>
Sat, 17 Mar 2018 23:18:35 +0000 (18:18 -0500)
Fixes: 93a6039000b5acab ("of: Documentation: of_overlay_apply() replaced by of_overlay_fdt_apply()")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/overlay-notes.txt

index 5175a24d387ec1a1a9ae28c61168f77d50a53c05..a4feb6dde8cd08e83b7b9672c90f863311dc9d75 100644 (file)
@@ -91,8 +91,8 @@ The API is quite easy to use.
 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
-changeset that is stacked by another will not be permitted.
+previously created via the call to of_overlay_fdt_apply(). Removal of an
+overlay changeset that is stacked by another will not be permitted.
 
 Finally, if you need to remove all overlays in one-go, just call
 of_overlay_remove_all() which will remove every single one in the correct