]> git.openfabrics.org - ~emulex/infiniband.git/commit
dmaengine: ste_dma40: limit burst size to 16
authorPer Forlin <per.forlin@stericsson.com>
Thu, 13 Oct 2011 10:11:36 +0000 (12:11 +0200)
committerFabio Baltieri <fabio.baltieri@linaro.org>
Mon, 14 Jan 2013 09:50:27 +0000 (10:50 +0100)
commit92bb6cdb5302a4b0b3c6b6cfc0854aaed882c4bc
treecad01bad6f27e959d94e8261499fb72fb9544173
parentb96710e5b22609aa6e4ba5c3936ea7f026a7c427
dmaengine: ste_dma40: limit burst size to 16

The client is not aware of the maximum burst size in the dma driver.  If
the size exceeds 16 set max to 16.

Signed-off-by: Per Forlin <per.forlin@stericsson.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org>
drivers/dma/ste_dma40.c