]> git.baikalelectronics.ru Git - kernel.git/commit
I/OAT: Rename the source file
authorShannon Nelson <shannon.nelson@intel.com>
Tue, 16 Oct 2007 08:27:37 +0000 (01:27 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:09 +0000 (09:43 -0700)
commit1445c7c6f13ec121018b37e3265447c129dba285
treea16dbd8a674b8da8e5aed5cabcd497e63e3af754
parent848b88cd2855fd022e882b1d0e26338a9007da2b
I/OAT: Rename the source file

Rename the ioatdma.c file in preparation for splitting into multiple files,
which will allow for easier adding new functionality.

Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/dma/Makefile
drivers/dma/ioat_dma.c [new file with mode: 0644]
drivers/dma/ioatdma.c [deleted file]