Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 581ec089 authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Vinod Koul
Browse files

dmaengine: idma64: this is not DesignWare



This patch fixes a comment where DesignWare is wrongly mentioned. There is no
functional change.

Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 22b74406
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -217,7 +217,7 @@ static inline void idma64_writel(struct idma64 *idma64, int offset, u32 value)
	idma64_writel(idma64, IDMA64_##reg, (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
 * @dev:		struct device of the DMA controller
 * @irq:		irq line
 * @irq:		irq line
 * @regs:		memory mapped I/O space
 * @regs:		memory mapped I/O space