linux/drivers/dma/ioat
Manuel Schölling e628ce70ca ioat: Use time_before_jiffies()
To be future-proof and for better readability the time comparisons are modified
to use time_before_jiffies() instead of plain, error-prone math.

Signed-off-by: Manuel Schölling <manuel.schoelling@gmx.de>
[djbw: use time_before_jiffies() to make argument order more clear]
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2014-08-21 11:39:22 -07:00
..
dca.c drivers: dma: Include appropriate header file in dca.c 2014-04-10 12:17:35 -07:00
dma_v2.c ioat: Use time_before_jiffies() 2014-08-21 11:39:22 -07:00
dma_v2.h ioatdma: clean up sed pool kmem_cache 2013-11-14 11:04:41 -08:00
dma_v3.c drivers: dma: Mark functions as static in dma_v3.c 2014-04-10 12:17:35 -07:00
dma.c ioat: Use pci_enable_msix_exact() instead of pci_enable_msix() 2014-04-10 12:17:35 -07:00
dma.h ioat: fix tasklet tear down 2014-02-25 09:44:20 -08:00
hw.h drivers/dma: remove unused support for MEMSET operations 2013-07-03 16:07:42 -07:00
Makefile drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGS 2010-12-04 15:03:06 -08:00
pci.c ioatdma: clean up sed pool kmem_cache 2013-11-14 11:04:41 -08:00
registers.h ioatdma: Adding write back descriptor error status support for ioatdma 3.3 2013-04-15 22:46:15 +05:30