[llvmlinux] [PATCH] spi: spi-imx: use correct enumeration type

Mark Brown broonie at kernel.org
Tue Mar 3 09:58:42 UTC 2015


On Tue, Mar 03, 2015 at 12:28:31AM +0100, Stefan Agner wrote:
> 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.

Applied, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.linuxfoundation.org/pipermail/llvmlinux/attachments/20150303/47eb5470/attachment.sig>


More information about the LLVMLinux mailing list