]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Documentation: dmaengine: fix typo for device_resume
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Fri, 3 Jun 2016 10:03:10 +0000 (12:03 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 3 Jun 2016 20:00:21 +0000 (14:00 -0600)
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/dmaengine/provider.txt

index 122b7f4876bb637bf4023826703a12936bd326c7..91ce82d5f0c4f6bb951c4b406792144a7fc374ca 100644 (file)
@@ -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