提交 000afe89 编写于 作者: M Masahiro Yamada 提交者: Jonathan Corbet

DMA-API: fix confusing sentence in Documentation/DMA-API.txt

Change the phrase "handed off to the driver" to "handed off to the
device" as in the paragraph below.
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: NJonathan Corbet <corbet@lwn.net>
上级 feb4d888
......@@ -236,7 +236,7 @@ are guaranteed also to be cache line boundaries).
DMA_TO_DEVICE synchronisation must be done after the last modification
of the memory region by the software and before it is handed off to
the driver. Once this primitive is used, memory covered by this
the device. Once this primitive is used, memory covered by this
primitive should be treated as read-only by the device. If the device
may write to it at any point, it should be DMA_BIDIRECTIONAL (see
below).
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册