[PATCH 1/3] dma: zx: rename zx296702_dma.c to zx_dma.c
Jun Nie
jun.nie at linaro.org
Wed Dec 21 22:14:51 PST 2016
2016-12-15 22:03 GMT+08:00 Shawn Guo <shawnguo at kernel.org>:
> From: Shawn Guo <shawn.guo at linaro.org>
>
> 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 at linaro.org>
> ---
> drivers/dma/Kconfig | 4 ++--
> drivers/dma/Makefile | 2 +-
> drivers/dma/{zx296702_dma.c => zx_dma.c} | 0
> 3 files changed, 3 insertions(+), 3 deletions(-)
> rename drivers/dma/{zx296702_dma.c => zx_dma.c} (100%)
>
Reviewed-by: Jun Nie <jun.nie at linaro.org>
More information about the linux-arm-kernel
mailing list