dmaengine: Update documentation for inline wrapper
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 20 Aug 2014 13:18:44 +0000 (15:18 +0200)
committerVinod Koul <vinod.koul@intel.com>
Thu, 28 Aug 2014 07:07:55 +0000 (12:37 +0530)
Commit 16052827d98fbc13c31ebad560af4bd53e2b4dd5 ("dmaengine/dma_slave:
introduce inline wrappers") introduced some wrappers, but there is still
a reference to the old function.

Update the documentation to use the wrapper, and add a missing "()" to a
function name.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

No differences found