linux/drivers/dma/dw
Andy Shevchenko 78f3c9d2e0 dma: dw: improve comparison with ~0
In general ~0 does not fit some integer types. Let's do a helper to make a
comparison with that constant properly.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2013-08-05 09:32:26 +05:30
..
core.c dma: dw: improve comparison with ~0 2013-08-05 09:32:26 +05:30
internal.h dma: dw: split driver to library part and platform code 2013-07-05 11:40:44 +05:30
Kconfig dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically 2013-07-05 11:40:46 +05:30
Makefile dma: dw: add PCI part of the driver 2013-07-05 11:40:45 +05:30
pci.c dma: dw: add PCI part of the driver 2013-07-05 11:40:45 +05:30
platform.c dma: dw: append MODULE_DEVICE_TABLE for ACPI case 2013-08-05 09:32:26 +05:30
regs.h dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically 2013-07-05 11:40:46 +05:30