From: Dan Williams Date: Tue, 28 Jul 2009 21:32:12 +0000 (-0700) Subject: ioat: move to drivers/dma/ioat/ X-Git-Tag: v2.6.32-rc1~60^2^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=584ec22759c06cdfc189c03a727f20038526245b;p=pandora-kernel.git ioat: move to drivers/dma/ioat/ When first created the ioat driver was the only inhabitant of drivers/dma/. Now, it is the only multi-file (more than a .c and a .h) driver in the directory. Moving it to an ioat/ subdirectory allows the naming convention to be cleaned up, and allows for future splitting of the source files by hardware version (v1, v2, and v3). Signed-off-by: Maciej Sosnowski Signed-off-by: Dan Williams --- Reading git-diff-tree failed