ioat3: interrupt descriptor support
authorDan Williams <dan.j.williams@intel.com>
Wed, 9 Sep 2009 00:43:00 +0000 (17:43 -0700)
committerDan Williams <dan.j.williams@intel.com>
Wed, 9 Sep 2009 00:43:00 +0000 (17:43 -0700)
commit58c8649e0e25de511c4a66ce3fa38891e2ec4e9e
treeedb87012a3e42a7bbaa26a1172442da6ea389632
parentae786624c27411c1d38823f640b39f3d97412d5a
ioat3: interrupt descriptor support

The async_tx api uses the DMA_INTERRUPT operation type to terminate a
chain of issued operations with a callback routine.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dma/ioat/dma_v3.c