android_kernel_xiaomi_sdm845/drivers/dma/ioat
Dan Williams aa4d72ae94 ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes
If the calling convention of ->timer_fn() and ->cleanup_fn() are unified
across hardware versions we can drop parameters to ioat_init_channel() and
unify ioat_is_dma_complete() implementations.

Both ->timer_fn() and ->cleanup_fn() are modified to expect a struct
dma_chan pointer.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2010-03-03 21:21:13 -07:00
..
dca.c ioat3: dca and raid operations are incompatible 2009-11-19 17:07:10 -07:00
dma_v2.c ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes 2010-03-03 21:21:13 -07:00
dma_v2.h ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes 2010-03-03 21:21:13 -07:00
dma_v3.c ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes 2010-03-03 21:21:13 -07:00
dma.c ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes 2010-03-03 21:21:13 -07:00
dma.h ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes 2010-03-03 21:21:13 -07:00
hw.h ioat3: dca and raid operations are incompatible 2009-11-19 17:07:10 -07:00
Makefile ioat3: split ioat3 support to its own file, add memset 2009-09-08 17:42:55 -07:00
pci.c dca: registering requesters in multiple dca domains 2009-09-10 10:00:05 -07:00
registers.h ioat3: interrupt coalescing 2010-03-03 21:21:13 -07:00