dmaengine: qcom_bam_dma: move to qcom directory
authorSinan Kaya <okaya@codeaurora.org>
Fri, 5 Feb 2016 04:34:32 +0000 (23:34 -0500)
committerVinod Koul <vinod.koul@intel.com>
Fri, 11 Mar 2016 02:12:06 +0000 (07:42 +0530)
commitd9b31efcbf41cd249419bca82065976ca44e3ae9
tree0eddf34094db72db28d01f730493b6d5593bc1d0
parent458f5884a1972f26c5260539822b0d158dd85e92
dmaengine: qcom_bam_dma: move to qcom directory

Creating a QCOM directory for all QCOM DMA source files.

Signed-off-by: Sinan Kaya <okaya@codeaurora.org>
Reviewed-by: Andy Gross <agross@codeaurora.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/Kconfig
drivers/dma/Makefile
drivers/dma/qcom/Kconfig [new file with mode: 0644]
drivers/dma/qcom/Makefile [new file with mode: 0644]
drivers/dma/qcom/bam_dma.c [new file with mode: 0644]
drivers/dma/qcom_bam_dma.c [deleted file]