Skip to content
Commit 275cc0c8 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

dma: mv_xor: use mv_xor_chan pointers as arguments to self-test functions



In preparation for the removal of the mv_xor_device structure, we
directly pass mv_xor_chan pointers to the self-test functions included
in the driver. These functions were anyway selecting the first (and
only channel) available in each DMA device, so the behaviour is
unchanged.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 8c75979d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment