linux-brain/drivers/dma/dw
Andy Shevchenko 09db44ad36 dmaengine: dw: Make it dependent to HAS_IOMEM
[ Upstream commit 88cd1d6191b13689094310c2405394e4ce36d061 ]

Some architectures do not provide devm_*() APIs. Hence make the driver
dependent on HAVE_IOMEM.

Fixes: dbde5c2934 ("dw_dmac: use devm_* functions to simplify code")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Link: https://lore.kernel.org/r/20210324141757.24710-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-04-21 12:56:13 +02:00
..
Kconfig dmaengine: dw: Make it dependent to HAS_IOMEM 2021-04-21 12:56:13 +02:00
Makefile dmaengine: dw: platform: Split OF helpers to separate module 2019-08-21 09:41:28 +05:30
acpi.c dmaengine: dw: platform: Split ACPI helpers to separate module 2019-08-21 09:41:28 +05:30
core.c dmaengine: dw: Add DMA-channels mask cell support 2020-10-29 09:58:09 +01:00
dw.c dmaengine: dw: Activate FIFO-mode for memory peripherals only 2020-10-29 09:58:09 +01:00
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: platform: Split OF helpers to separate module 2019-08-21 09:41:28 +05:30
of.c dmaengine: dw: Add DMA-channels mask cell support 2020-10-29 09:58:09 +01:00
pci.c dmaengine: dw: Export struct dw_dma_chip_pdata for wider use 2019-08-21 09:41:27 +05:30
platform.c dmaengine: dw: platform: Mark 'hclk' clock optional 2020-01-17 19:48:49 +01:00
regs.h dmaengine: dw: convert to SPDX identifiers 2019-01-07 17:57:13 +05:30