From: Vinod Koul Date: Thu, 3 Nov 2016 13:05:24 +0000 (-0600) Subject: dmaengine: Documentation: Fix typo in pxa_dma.txt X-Git-Tag: v4.10-rc1~108^2~6^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=397dadf5508fc2cb335b042421cb645d5a6439e0;p=karo-tx-linux.git dmaengine: Documentation: Fix typo in pxa_dma.txt Signed-off-by: Vinod Koul --- diff --git a/Documentation/dmaengine/pxa_dma.txt b/Documentation/dmaengine/pxa_dma.txt index 413ef9cfaa4d..0736d44b5438 100644 --- 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 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.