commit | d9ff958bb34aabdce08d11b0db24123c093d87cd | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Wed Aug 20 19:20:53 2014 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Sep 23 20:19:10 2014 +0530 |
tree | a6927fc85df5b4fb66b425eb0bb3e31a890423f2 | |
parent | 22843545b20007ae33bc3774043303e0b44e3d65 [diff] |
dmaengine: Mark the struct dma_slave_config direction field deprecated The direction passed to the device_prep_slave_sg, device_prep_dma_cyclic or device_prep_interleaved_dma (through struct dma_interleaved_template) should be used instead. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>