From: Niklas Söderlund Date: Fri, 3 Jun 2016 10:03:10 +0000 (+0200) Subject: Documentation: dmaengine: fix typo for device_resume X-Git-Tag: v4.8-rc1~166^2~35 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f3e6a55c3653b071705e266473b87696786dfd99;p=karo-tx-linux.git Documentation: dmaengine: fix typo for device_resume Signed-off-by: Niklas Söderlund Signed-off-by: Jonathan Corbet --- 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