linux/drivers/dma/dw
Andy Shevchenko 5e09f98e77 dmaengine: dw: move dwc->paused to dwc->flags
We have already dedicated variable for flags, therefore no need to create an
additional storage for that. Convert dwc->paused to use dwc->flags.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2016-04-13 21:36:15 +05:30
..
core.c dmaengine: dw: move dwc->paused to dwc->flags 2016-04-13 21:36:15 +05:30
internal.h dmaengine: dw: export probe()/remove() and Co to users 2014-10-15 20:31:05 +05:30
Kconfig dmaengine: sort the dw Kconfig 2015-08-24 13:58:18 +05:30
Makefile dma: dw: add PCI part of the driver 2013-07-05 11:40:45 +05:30
pci.c dmaengine: dw: pci: add ID for WildcatPoint PCH 2016-02-08 08:35:17 +05:30
platform.c dmaengine: dw: rename masters to reflect actual topology 2016-04-13 21:36:09 +05:30
regs.h dmaengine: dw: move dwc->paused to dwc->flags 2016-04-13 21:36:15 +05:30