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>
This commit is contained in:
Niklas Söderlund 2016-06-03 12:03:10 +02:00 committed by Jonathan Corbet
parent 49e48419ad
commit f3e6a55c36

View 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