瀏覽代碼

dmaengine: Documentation: Fix typo in pxa_dma.txt

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Vinod Koul 8 年之前
父節點
當前提交
397dadf550
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/dmaengine/pxa_dma.txt

+ 1 - 1
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 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.