On Mon, 06 Jan 2020 04:04:20 +0300, Dmitry Osipenko wrote: > There is nothing to synchronize in regards to memory accesses for PIO > transfers and for DMA transfers the DMA API takes care of the syncing. > > Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx> > --- > drivers/i2c/busses/i2c-tegra.c | 21 +++++++++++---------- > 1 file changed, 11 insertions(+), 10 deletions(-) Tested-by: Thierry Reding <treding@xxxxxxxxxx>