diff options
author | Stefan Agner <stefan@agner.ch> | 2015-03-03 00:28:31 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-03-03 10:58:24 +0100 |
commit | e8361f70a85c3ecd8d5b971d4d8abcbb0f8586de (patch) | |
tree | 6fd8da73ab6adc929b39010b8d1de56ba29b714b /drivers/spi/spi.c | |
parent | Linux 4.0-rc1 (diff) | |
download | linux-e8361f70a85c3ecd8d5b971d4d8abcbb0f8586de.tar.xz linux-e8361f70a85c3ecd8d5b971d4d8abcbb0f8586de.zip |
spi: spi-imx: use correct enumeration type
The fourth argument of dmaengine_prep_slave_sg needs to be of the
enumeration type dma_transfer_direction instead of dma_data_direction.
Since the used enumeration values actually stay the same, this is not
an actual issue at runtime.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi.c')
0 files changed, 0 insertions, 0 deletions