浏览代码

Documentation: dmaengine: fix typo for device_resume

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Niklas Söderlund 9 年之前
父节点
当前提交
f3e6a55c36
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/dmaengine/provider.txt

+ 1 - 1
Documentation/dmaengine/provider.txt

@@ -323,7 +323,7 @@ supported.
    * device_resume
      - Resumes a transfer on the channel
      - This command should operate synchronously on the channel,
-       pausing right away the work of the given channel
+       resuming right away the work of the given channel
 
    * device_terminate_all
      - Aborts all the pending and ongoing transfers on the channel