dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP'
authorSugar Zhang <sugar.zhang@rock-chips.com>
Mon, 29 Jun 2020 14:05:42 +0000 (22:05 +0800)
committerVinod Koul <vkoul@kernel.org>
Wed, 15 Jul 2020 05:55:11 +0000 (11:25 +0530)
commit05611a93b8ffa3fe7d2eb43dd6c11e37ead5908a
treeac6b0386d07a010d669a0ba3f262b3d423a1b0e5
parent3621d3e57d9ec4677085bd11ebbf99bb405685b2
dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP'

There is no reason to limit the performance on the 'NO-FLUSHP' SoCs,
because 'FLUSHP' instruction is broken on these platforms, so remove
the limit to improve the efficiency.

Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Link: https://lore.kernel.org/r/1593439555-68130-2-git-send-email-sugar.zhang@rock-chips.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/pl330.c