summary refs log tree commit diff
path: root/scripts/gcc-goto.sh
diff options
context:
space:
mode:
authorJean-Francois Moine <moinejf@free.fr>2016-04-22 08:17:14 +0200
committerVinod Koul <vinod.koul@intel.com>2016-04-26 09:09:28 +0530
commitdc6a58c17cd443bfdd2e05c45aec80106d59fdb2 (patch)
tree9568e6af0d60a144b1b031d076589e0105173479 /scripts/gcc-goto.sh
parent128fe7e9a0b99da1d7346528526bd424f705774b (diff)
downloadlinux-dc6a58c17cd443bfdd2e05c45aec80106d59fdb2.tar.gz
dmaengine: sun6i: Fix impossible settings of burst and bus width
In the commit 1f9cd915b64bb95f ("dmaengine: sun6i: Fix memcpy operation"),
the signed values returned by convert_burst() and convert_buswidth()
were stored in an unsigned value.
Then, these values were considered as errors when non null.

As a result, DMA transfers were rejected when the burst or buswidth
had values different from 1, as 8 for the burst or 4 for the bus width.

Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'scripts/gcc-goto.sh')
0 files changed, 0 insertions, 0 deletions