[PATCH V5 0/2] add self test code for DMA engine drivers
Sinan Kaya
okaya at codeaurora.org
Sun Nov 15 13:01:32 PST 2015
Changes from V4 (https://lkml.org/lkml/2015/11/12/18)
* Seperate the series from HIDMA driver
Sinan Kaya (2):
dmaselftest: add memcpy selftest support functions
dma: qcom_hidma: add self test hooks
drivers/dma/dmaengine.h | 2 +
drivers/dma/dmaselftest.c | 638 ++++++++++++++++++++++++++++++++++++++++++++++
drivers/dma/qcom/Makefile | 2 +-
drivers/dma/qcom/hidma.c | 4 +
4 files changed, 645 insertions(+), 1 deletion(-)
create mode 100644 drivers/dma/dmaselftest.c
--
Qualcomm Technologies, Inc. on behalf of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
More information about the linux-arm-kernel
mailing list