[PATCH v7 02/10] dmaengine: Actions: get rid of bit fields from dma descriptor
Vinod Koul
vkoul at kernel.org
Mon Jul 27 05:14:01 EDT 2020
On 19-07-20, 23:11, Amit Singh Tomar wrote:
> At the moment, Driver uses bit fields to describe registers of the DMA
> descriptor structure that makes it less portable and maintainable, and
> Andre suugested(and even sketched important bits for it) to make use of
> array to describe this DMA descriptors instead. It gives the flexibility
> while extending support for other platform such as Actions S700.
>
> This commit removes the "owl_dma_lli_hw" (that includes bit-fields) and
> uses array to describe DMA descriptor.
Applied, thanks
--
~Vinod
More information about the linux-arm-kernel
mailing list