]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
dmaengine: Documentation: Fix typo in pxa_dma.txt
authorVinod Koul <vinod.koul@intel.com>
Thu, 3 Nov 2016 13:05:24 +0000 (07:05 -0600)
committerVinod 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

index 413ef9cfaa4d10740e3f8b6e4b764c392d53ffcc..0736d44b54386e67ed65e03ce6291e7dc3bea8c9 100644 (file)
@@ -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 priorities 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.