]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: mv_xor: remove mv_xor_chan->current_type field
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 22 Dec 2015 10:43:27 +0000 (11:43 +0100)
committerVinod Koul <vinod.koul@intel.com>
Wed, 6 Jan 2016 10:12:26 +0000 (15:42 +0530)
commit7cbafa09e1cdedac707104fff659f90966a02da5
treec4b29ae65c21171068779a58c5611d26ec1fbabe
parent9406de3e4362c379966dd114221e8159d9da5f32
dmaengine: mv_xor: remove mv_xor_chan->current_type field

Since commit 3e4f52e2da9f6 ("dma: mv_xor: Simplify the DMA_MEMCPY
operation"), this field is no longer used, so get rid of it.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/mv_xor.c
drivers/dma/mv_xor.h