From: Andy Shevchenko Date: Mon, 14 Sep 2015 08:55:39 +0000 (+0300) Subject: dmaengine: idma64: this is not DesignWare X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=581ec089a5476a9ddc8d0707e47315a2609297ad;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git dmaengine: idma64: this is not DesignWare This patch fixes a comment where DesignWare is wrongly mentioned. There is no functional change. Signed-off-by: Andy Shevchenko Signed-off-by: Vinod Koul --- diff --git a/drivers/dma/idma64.h b/drivers/dma/idma64.h index a4d99685a7c4..323c3f13ba2f 100644 --- a/drivers/dma/idma64.h +++ b/drivers/dma/idma64.h @@ -217,7 +217,7 @@ static inline void idma64_writel(struct idma64 *idma64, int offset, u32 value) idma64_writel(idma64, IDMA64_##reg, (value)) /** - * struct idma64_chip - representation of DesignWare DMA controller hardware + * struct idma64_chip - representation of iDMA 64-bit controller hardware * @dev: struct device of the DMA controller * @irq: irq line * @regs: memory mapped I/O space