diff options
author | 2011-09-02 09:44:32 +0900 | |
---|---|---|
committer | 2011-09-14 11:10:01 +0530 | |
commit | ae43b886f174297366d4e09a008ad8e6592d95df (patch) | |
tree | ff52b7da54a8a9f2e4126413d7a38c5f8f8c8d7b /drivers/i2c/algos/i2c-algo-bit.c | |
parent | DMA: PL330: Support DMA_SLAVE_CONFIG command (diff) | |
download | wireguard-linux-ae43b886f174297366d4e09a008ad8e6592d95df.tar.xz wireguard-linux-ae43b886f174297366d4e09a008ad8e6592d95df.zip |
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 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions