projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19a61be
)
dmaengine: Documentation: Fix typo in pxa_dma.txt
author
Vinod Koul
<vinod.koul@intel.com>
Thu, 3 Nov 2016 13:05:24 +0000
(07:05 -0600)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 14 Nov 2016 02:44:24 +0000
(08:14 +0530)
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Documentation/dmaengine/pxa_dma.txt
patch
|
blob
|
history
diff --git
a/Documentation/dmaengine/pxa_dma.txt
b/Documentation/dmaengine/pxa_dma.txt
index
413ef9c
..
0736d44
100644
(file)
--- a/
Documentation/dmaengine/pxa_dma.txt
+++ b/
Documentation/dmaengine/pxa_dma.txt
@@
-29,7
+29,7
@@
Constraints
d) Bandwidth guarantee
The PXA architecture has 4 levels of DMAs priorities : high, normal, low.
- The high prorities get twice as much bandwidth as the normal, which get twice
+ The high pr
i
orities get twice as much bandwidth as the normal, which get twice
as much as the low priorities.
A driver should be able to request a priority, especially the real-time
ones such as pxa_camera with (big) throughputs.