commit | 11b3770d54b28dcd905155a6d4aa551187ff00eb | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Mon Jan 07 17:23:17 2019 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 08 16:56:52 2019 +0100 |
tree | 57bcf1908945f23495dca5d41191da4af7a444eb | |
parent | 833954a4e34ed090a8e2f3b3a8d4624002f29d30 [diff] |
serial: sh-sci: Extract sci_dma_rx_chan_invalidate() The cookies and channel pointer for the DMA receive channel are invalidated in two places, and one more is planned. Extract this functionality in a common helper. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>