summaryrefslogtreecommitdiffstats
path: root/scripts/mod
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2015-08-21 20:02:48 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-04 17:33:48 +0100
commit47aceb927fffa77b0328b6fde846a6b2182dad01 (patch)
treee94a81a8da6c304891abe9b054e8c9009ca62c76 /scripts/mod
parent658daa95b6aec9c06e1d8c4b99d89b186e4b2e72 (diff)
downloadop-kernel-dev-47aceb927fffa77b0328b6fde846a6b2182dad01.zip
op-kernel-dev-47aceb927fffa77b0328b6fde846a6b2182dad01.tar.gz
serial: sh-sci: Do not resubmit DMA descriptors
Resubmission of DMA descriptors is explicitly forbidden by the DMA engine API. Hence pass DMA_CTRL_ACK to dmaengine_prep_slave_sg(), and prepare a new DMA descriptor instead of reusing the old one. Remove sci_port.desc_rx[], as there's no longer a need to access the active descriptor. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud