commit | 31d86033a0749a0463ea654130b2de5c163154f1 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Fri Oct 19 21:15:26 2018 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sat Oct 20 15:25:59 2018 +0200 |
tree | 7389ea1d3cfd365ee474d4b0d2921434ac3b81fa | |
parent | 72a7a4aa77a05876e83f587f4cbe1e00ddc5ede1 [diff] |
i2c: rcar: cleanup DMA for all kinds of failure DMA needs to be cleaned up not only on timeout, but on all errors where it has been setup before. Fixes: 73e8b0528346 ("i2c: rcar: add DMA support") Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>