diff options
author | Matthias Schiffer <matthias.schiffer@ew.tq-group.com> | 2020-09-11 18:01:39 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2020-09-19 00:11:44 +0300 |
commit | 6eb158ec0a45dbfd98bc6971c461b7d4d5bf61b3 (patch) | |
tree | ca5a155174d86d4929db9da4da30ef4b0da9ec31 /drivers/i2c/busses/i2c-versatile.c | |
parent | b44658e755b5a733e9df04449facbc738df09170 (diff) | |
download | linux-6eb158ec0a45dbfd98bc6971c461b7d4d5bf61b3.tar.xz |
i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
The driver-specific usage of the DMA_CTRL_ACK flag was replaced with a
custom flag in commit ceeeb99cd821 ("dmaengine: mxs: rename custom flag"),
but i2c-mxs was not updated to use the new flag, completely breaking I2C
transactions using DMA.
Fixes: ceeeb99cd821 ("dmaengine: mxs: rename custom flag")
Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'drivers/i2c/busses/i2c-versatile.c')
0 files changed, 0 insertions, 0 deletions