dmaengine: zx: rename zx296702_dma.c to zx_dma.c
authorShawn Guo <shawn.guo@linaro.org>
Thu, 15 Dec 2016 14:03:35 +0000 (22:03 +0800)
committerVinod Koul <vinod.koul@intel.com>
Mon, 2 Jan 2017 05:23:48 +0000 (10:53 +0530)
commit253f9f4412e0113fd83471e9a3b1aa9f85ce87c3
treec1a96b7b808c84b5ff70827441f8adfec766ca23
parent0c744ea4f77d72b3dcebb7a8f2684633ec79be88
dmaengine: zx: rename zx296702_dma.c to zx_dma.c

ZTE ZX dma driver is not ZX296702 specific.  It works for not only
ZX296702 but also other ZTE ZX family platforms like ZX296718.  Let's
rename the file to reflect that.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Reviewed-by: Jun Nie <jun.nie@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/Kconfig
drivers/dma/Makefile
drivers/dma/zx_dma.c [moved from drivers/dma/zx296702_dma.c with 100% similarity]