linux-sg2042/drivers/dma/ioat
Roland Dreier 6506cbca6b Add MODULE_DEVICE_TABLE() so ioatdma module is autoloaded
The ioatdma module is missing aliases for the PCI devices it supports,
so it is not autoloaded on boot.  Add a MODULE_DEVICE_TABLE() to get
these aliases.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2009-09-08 17:43:03 -07:00
..
Makefile ioat3: split ioat3 support to its own file, add memset 2009-09-08 17:42:55 -07:00
dca.c ioat: ___devinit annotate the initialization paths 2009-09-08 17:30:24 -07:00
dma.c ioat3: xor self test 2009-09-08 17:42:58 -07:00
dma.h ioat3: xor self test 2009-09-08 17:42:58 -07:00
dma_v2.c ioat3: segregate raid engines 2009-09-08 17:43:02 -07:00
dma_v2.h ioat3: segregate raid engines 2009-09-08 17:43:02 -07:00
dma_v3.c ioat3: segregate raid engines 2009-09-08 17:43:02 -07:00
hw.h ioat3: hardware version 3.2 register / descriptor definitions 2009-09-08 17:42:54 -07:00
pci.c Add MODULE_DEVICE_TABLE() so ioatdma module is autoloaded 2009-09-08 17:43:03 -07:00
registers.h ioat3: xor support 2009-09-08 17:42:57 -07:00