diff options
author | Boojin Kim <boojin.kim@samsung.com> | 2011-09-02 09:44:32 +0900 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2011-09-14 11:10:01 +0530 |
commit | ae43b886f174297366d4e09a008ad8e6592d95df (patch) | |
tree | ff52b7da54a8a9f2e4126413d7a38c5f8f8c8d7b /tools | |
parent | 1d0c1d606d787e833ee3bd9e1cda640e75c4681a (diff) | |
download | kernel_goldelico_gta04-ae43b886f174297366d4e09a008ad8e6592d95df.zip kernel_goldelico_gta04-ae43b886f174297366d4e09a008ad8e6592d95df.tar.gz kernel_goldelico_gta04-ae43b886f174297366d4e09a008ad8e6592d95df.tar.bz2 |
DMA: PL330: Remove the start operation for handling DMA_TERMINATE_ALL command
Original code carries out the start operation after flush operation.
But start operation is not required for DMA_TERMINATE_ALL command.
So, this patch removes the unnecessary start operation and only carries out
the flush operation for handling DMA_TERMINATE_ALL command.
Signed-off-by: Boojin Kim <boojin.kim@samsung.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
[Fixed typos in changelog]
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions