linux-stable/drivers/dma/dw
Andy Shevchenko a183ec708b dmaengine: dw: Distinguish ->remove() between DW and iDMA 32-bit
In the same way as done for ->probe(), call ->remove() based on
the type of the hardware.

While it works now due to equivalency of the two removal functions,
it might be changed in the future.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2019-06-25 09:57:41 +05:30
..
core.c Merge branch 'topic/dw' into for-linus 2019-03-12 12:03:47 +05:30
dw.c dmaengine: dw: Don't pollute CTL_LO on iDMA 32-bit 2019-01-07 17:57:13 +05:30
idma32.c dmaengine: dw: Don't pollute CTL_LO on iDMA 32-bit 2019-01-07 17:57:13 +05:30
internal.h dmaengine: dw: convert to SPDX identifiers 2019-01-07 17:57:13 +05:30
Kconfig dmaengine: dw: convert to SPDX identifiers 2019-01-07 17:57:13 +05:30
Makefile dmaengine: dw: Split DW and iDMA 32-bit operations 2019-01-07 17:57:13 +05:30
pci.c dmaengine: dw: Distinguish ->remove() between DW and iDMA 32-bit 2019-06-25 09:57:41 +05:30
platform.c dmaengine: dw: convert to SPDX identifiers 2019-01-07 17:57:13 +05:30
regs.h dmaengine: dw: convert to SPDX identifiers 2019-01-07 17:57:13 +05:30