aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/Kconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2020-04-16 12:30:54 +0200
committerVinod Koul <vkoul@kernel.org>2020-04-17 17:25:33 +0530
commit2fea2906b5cbeffe49911e4735451af62fc121b4 (patch)
tree07f0771e0eba10f79714a212a4cf549d7f7100a6 /drivers/dma/Kconfig
parentdt-bindings: dma: renesas,usb-dmac: convert bindings to json-schema (diff)
downloadlinux-dev-2fea2906b5cbeffe49911e4735451af62fc121b4.tar.xz
linux-dev-2fea2906b5cbeffe49911e4735451af62fc121b4.zip
dmaengine: Fix misspelling of "Analog Devices"
According to https://www.analog.com/, the company name is spelled "Analog Devices". Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Link: https://lore.kernel.org/r/20200416103058.15269-3-geert+renesas@glider.be [vkoul: make subsystem name dmaengine] Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/Kconfig')
-rw-r--r--drivers/dma/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index 092483644315..c35c0e03b40f 100644
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
@@ -106,7 +106,7 @@ config AXI_DMAC
select REGMAP_MMIO
help
Enable support for the Analog Devices AXI-DMAC peripheral. This DMA
- controller is often used in Analog Device's reference designs for FPGA
+ controller is often used in Analog Devices' reference designs for FPGA
platforms.
config BCM_SBA_RAID