diff options
author | Matthias Schiffer <matthias.schiffer@ew.tq-group.com> | 2020-09-11 17:01:39 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2020-09-18 23:11:44 +0200 |
commit | 6eb158ec0a45dbfd98bc6971c461b7d4d5bf61b3 (patch) | |
tree | ca5a155174d86d4929db9da4da30ef4b0da9ec31 /drivers/ata/sata_nv.c | |
parent | i2c: mediatek: Send i2c master code at more than 1MHz (diff) | |
download | linux-6eb158ec0a45dbfd98bc6971c461b7d4d5bf61b3.tar.xz linux-6eb158ec0a45dbfd98bc6971c461b7d4d5bf61b3.zip |
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/ata/sata_nv.c')
0 files changed, 0 insertions, 0 deletions