[PATCH v3 0/2] Append some fixes and improvements
Pierre-Yves MORDRET
pierre-yves.mordret at st.com
Fri Apr 13 06:52:11 PDT 2018
Fix an issue with FIFO Size and burst size.
Fix an incomplete allocator for Hardware descriptors: memory badly
allocated.
---
Version history:
v1:
* Initial
v2:
* Fix kbuild warning format: /0x%08x/%pad/
v3:
* Get rid of while loop in favor of computed values
* use of "offsetof" instead of explicit calculation
---
Pierre-Yves MORDRET (2):
dmaengine: stm32-mdma: align TLEN and buffer length on burst
dmaengine: stm32-mdma: Fix incomplete Hw descriptors allocator
drivers/dma/stm32-mdma.c | 98 ++++++++++++++++++++++++++++--------------------
1 file changed, 58 insertions(+), 40 deletions(-)
--
2.7.4
More information about the linux-arm-kernel
mailing list