[PATCH 01/10] MXS-DMA : move the mxs-dma.h to a more common place
Wolfram Sang
w.sang at pengutronix.de
Thu Jan 19 03:58:56 EST 2012
On Thu, Jan 19, 2012 at 02:15:58PM +0800, Huang Shijie wrote:
> Move the header to a more common place.
> The DMA engine is not only used in mx23/mx28, but also used
> in mx50/mx6q.
> It will also be used in the future chips.
>
> Rename it to mxs-dma.h
>
> Signed-off-by: Huang Shijie <b32955 at freescale.com>
> ---
> arch/arm/mach-mxs/include/mach/dma.h | 28 ----------------------------
> include/linux/mxs-dma.h | 28 ++++++++++++++++++++++++++++
> 2 files changed, 28 insertions(+), 28 deletions(-)
> delete mode 100644 arch/arm/mach-mxs/include/mach/dma.h
> create mode 100644 include/linux/mxs-dma.h
Please use -M with git format-patch, so we can better see that it is a
pure rename.
I'd also suggest to squash patches up to 05/10 into this one,
(collecting all the proper acks from maintainers) since the changes are
trivial and it will reduce dependencies and temporary build-failures.
Regards,
Wolfram
--
Pengutronix e.K. | Wolfram Sang |
Industrial Linux Solutions | http://www.pengutronix.de/ |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-mtd/attachments/20120119/01e643da/attachment.sig>
More information about the linux-mtd
mailing list