From: Geert Uytterhoeven Date: Thu, 16 Apr 2020 10:30:54 +0000 (+0200) Subject: dmaengine: Fix misspelling of "Analog Devices" X-Git-Tag: v5.8-rc1~71^2~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2fea2906b5cbeffe49911e4735451af62fc121b4;p=thirdparty%2Fkernel%2Flinux.git dmaengine: Fix misspelling of "Analog Devices" According to https://www.analog.com/, the company name is spelled "Analog Devices". Signed-off-by: Geert Uytterhoeven Reviewed-by: Alexandru Ardelean Link: https://lore.kernel.org/r/20200416103058.15269-3-geert+renesas@glider.be [vkoul: make subsystem name dmaengine] Signed-off-by: Vinod Koul --- diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 0924836443152..c35c0e03b40f0 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