projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7587821
)
dmaengine: fix comment typo
author
Alexander Popov
<a13xp0p0v88@gmail.com>
Thu, 15 May 2014 14:15:31 +0000
(18:15 +0400)
committer
Vinod Koul
<vinod.koul@intel.com>
Thu, 22 May 2014 05:06:38 +0000
(10:36 +0530)
Fix comment typo.
Signed-off-by: Alexander Popov <a13xp0p0v88@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
include/linux/dmaengine.h
patch
|
blob
|
history
diff --git
a/include/linux/dmaengine.h
b/include/linux/dmaengine.h
index 8300fb87b84ac1329d8facb1d560767c29c549d8..cbb168e04dc16e05206cf73c86e943c4d7ab389d 100644
(file)
--- a/
include/linux/dmaengine.h
+++ b/
include/linux/dmaengine.h
@@
-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 wi
d
th of the DMA slave
* device, source or target buses
*/
enum dma_slave_buswidth {