]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Documentation: dmaengine: clarify dma_slave_config expectations
authorVinod Koul <vinod.koul@intel.com>
Sun, 7 Dec 2014 17:48:01 +0000 (23:18 +0530)
committerVinod Koul <vinod.koul@intel.com>
Mon, 22 Dec 2014 07:04:22 +0000 (12:34 +0530)
dma_slave_config is expected to be set for slave operations Only, not for
memcpy ones

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Documentation/dmaengine/provider.txt

index 2c391cfe37eb233fee681b77e3901ae7003e413b..05d2280190f13d8d09e7a7597e0b7314b5d77cb0 100644 (file)
@@ -310,6 +310,10 @@ supported.
      - Even though that structure contains a direction field, this
        field is deprecated in favor of the direction argument given to
        the prep_* functions
+     - This call is mandatory for slave operations only. This should NOT be
+       set or expected to be set for memcpy operations.
+       If a driver support both, it should use this call for slave
+       operations only and not for memcpy ones.
 
    * device_pause
      - Pauses a transfer on the channel