提交 93a60390 编写于 作者: F Frank Rowand 提交者: Frank Rowand

of: Documentation: of_overlay_apply() replaced by of_overlay_fdt_apply()

Signed-off-by: NFrank Rowand <frank.rowand@sony.com>
上级 39a751a4
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册