]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
dmaengine: Mark the struct dma_slave_config direction field deprecated
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 20 Aug 2014 17:20:53 +0000 (19:20 +0200)
committerVinod Koul <vinod.koul@intel.com>
Tue, 23 Sep 2014 14:49:10 +0000 (20:19 +0530)
commitd9ff958bb34aabdce08d11b0db24123c093d87cd
treea6927fc85df5b4fb66b425eb0bb3e31a890423f2
parent22843545b20007ae33bc3774043303e0b44e3d65
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>
include/linux/dmaengine.h