commit | 8378d01f60a95d9205c6da47cb0cd2a594f7e07f | [log] [tgz] |
---|---|---|
author | Liguo Zhang <liguo.zhang@mediatek.com> | Tue Dec 15 15:22:26 2015 +0800 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sun Jan 03 19:38:22 2016 +0100 |
tree | e1697e1f5732be4bb47263406cff8713cc0c7bef | |
parent | e8e712916ceade419ab52900917ed568c7b3ec26 [diff] |
i2c: mediatek: fix i2c multi transfer issue in high speed mode For mt8173 platform with auto restart support, when doing i2c multi transfer in high speed, we should ignore the first restart irq after the master code, otherwise the first transfer will be discarded. Signed-off-by: Liguo Zhang <liguo.zhang@mediatek.com> Reviewed-by: Eddie Huang <eddie.huang@mediatek.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>