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 413ef9c..0736d44 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.