aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>2016-06-03 12:03:10 +0200
committerJonathan Corbet <corbet@lwn.net>2016-06-03 14:00:21 -0600
commitf3e6a55c3653b071705e266473b87696786dfd99 (patch)
treed3b6895c1144285caca59be7bb755103987878f0
parentDocumentation/zh_CN: update Chinese version CodingStyle (diff)
downloadlinux-dev-f3e6a55c3653b071705e266473b87696786dfd99.tar.xz
linux-dev-f3e6a55c3653b071705e266473b87696786dfd99.zip
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>
-rw-r--r--Documentation/dmaengine/provider.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/dmaengine/provider.txt b/Documentation/dmaengine/provider.txt
index 122b7f4876bb..91ce82d5f0c4 100644
--- a/Documentation/dmaengine/provider.txt
+++ b/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