[PATCH V5 0/2] add self test code for DMA engine drivers

From: Sinan Kaya
Date: Sun Nov 15 2015 - 16:02:03 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/