]> Git Repo - linux.git/commitdiff
dmaengine: at_hdmac: remove some at_dma_slave comments
authorNicolas Ferre <[email protected]>
Thu, 10 May 2012 10:17:39 +0000 (12:17 +0200)
committerVinod Koul <[email protected]>
Tue, 15 May 2012 03:17:17 +0000 (08:47 +0530)
These comments were covering removed struct at_dma_slave fields.

Signed-off-by: Nicolas Ferre <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
arch/arm/mach-at91/include/mach/at_hdmac.h

index fff48d1a0f4efad0a6ca03619cda828e7acfafe3..810a13e862451f2319799535fca99715bc40dedf 100644 (file)
@@ -26,11 +26,6 @@ struct at_dma_platform_data {
 /**
  * struct at_dma_slave - Controller-specific information about a slave
  * @dma_dev: required DMA master device
- * @tx_reg: physical address of data register used for
- *     memory-to-peripheral transfers
- * @rx_reg: physical address of data register used for
- *     peripheral-to-memory transfers
- * @reg_width: peripheral register width
  * @cfg: Platform-specific initializer for the CFG register
  * @ctrla: Platform-specific initializer for the CTRLA register
  */
This page took 0.059029 seconds and 4 git commands to generate.