mirror of
https://github.com/torvalds/linux.git
synced 2024-11-30 08:01:59 +00:00
584ec22759
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 <maciej.sosnowski@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com> |
||
---|---|---|
.. | ||
dca.c | ||
dma.c | ||
dma.h | ||
hw.h | ||
Makefile | ||
pci.c | ||
registers.h |