aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/dmaengine
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>2016-06-03 06:03:10 -0400
committerJonathan Corbet <corbet@lwn.net>2016-06-03 16:00:21 -0400
commitf3e6a55c3653b071705e266473b87696786dfd99 (patch)
treed3b6895c1144285caca59be7bb755103987878f0 /Documentation/dmaengine
parent49e48419ad0f1dd91f04bf932a4becae3cde514f (diff)
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 122b7f4876bb..91ce82d5f0c4 100644
--- a/Documentation/dmaengine/provider.txt
+++ b/Documentation/dmaengine/provider.txt
@@ -323,7 +323,7 @@ supported.
323 * device_resume 323 * device_resume
324 - Resumes a transfer on the channel 324 - Resumes a transfer on the channel
325 - This command should operate synchronously on the channel, 325 - This command should operate synchronously on the channel,
326 pausing right away the work of the given channel 326 resuming right away the work of the given channel
327 327
328 * device_terminate_all 328 * device_terminate_all
329 - Aborts all the pending and ongoing transfers on the channel 329 - Aborts all the pending and ongoing transfers on the channel