mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-07 15:18:15 +00:00
dmaengine: fix comment typo
Fix comment typo. Signed-off-by: Alexander Popov <a13xp0p0v88@gmail.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
This commit is contained in:
parent
7587821d3d
commit
ba730340f9
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,7 @@ struct dma_chan_dev {
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* enum dma_slave_buswidth - defines bus with of the DMA slave
|
* enum dma_slave_buswidth - defines bus width of the DMA slave
|
||||||
* device, source or target buses
|
* device, source or target buses
|
||||||
*/
|
*/
|
||||||
enum dma_slave_buswidth {
|
enum dma_slave_buswidth {
|
||||||
|
|
Loading…
Add table
Reference in a new issue