Commit 397dadf5 authored by Vinod Koul's avatar Vinod Koul

dmaengine: Documentation: Fix typo in pxa_dma.txt

Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 19a61be8
...@@ -29,7 +29,7 @@ Constraints ...@@ -29,7 +29,7 @@ Constraints
d) Bandwidth guarantee d) Bandwidth guarantee
The PXA architecture has 4 levels of DMAs priorities : high, normal, low. 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 priorities get twice as much bandwidth as the normal, which get twice
as much as the low priorities. as much as the low priorities.
A driver should be able to request a priority, especially the real-time A driver should be able to request a priority, especially the real-time
ones such as pxa_camera with (big) throughputs. ones such as pxa_camera with (big) throughputs.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment