提交 cfd8fef3 编写于 作者: A Andy Shevchenko 提交者: Vinod Koul

dmaengine: dw: amend description of dma_dev field

The dma_dev field is widely used in filter functions to mach with a proper DMA
controller device. Thus it's not deprecated. The patch fixes the description of
that field. There is no functional change.
Signed-off-by: NAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: NVinod Koul <vinod.koul@intel.com>
上级 ede23a58
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
/** /**
* struct dw_dma_slave - Controller-specific information about a slave * struct dw_dma_slave - Controller-specific information about a slave
* *
* @dma_dev: required DMA master device. Depricated. * @dma_dev: required DMA master device
* @src_id: src request line * @src_id: src request line
* @dst_id: dst request line * @dst_id: dst request line
* @src_master: src master for transfers on allocated channel. * @src_master: src master for transfers on allocated channel.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册