summaryrefslogtreecommitdiffstats
path: root/Documentation/dmaengine
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 /Documentation/dmaengine
parent49e48419ad0f1dd91f04bf932a4becae3cde514f (diff)
downloadop-kernel-dev-f3e6a55c3653b071705e266473b87696786dfd99.zip
op-kernel-dev-f3e6a55c3653b071705e266473b87696786dfd99.tar.gz
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>
Diffstat (limited to 'Documentation/dmaengine')
-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 122b7f4..91ce82d 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
OpenPOWER on IntegriCloud