On Wed, 09 Sep 2020 01:39:36 +0300, Dmitry Osipenko wrote: > The tegra_i2c_issue_bus_clear() may fail and in this case BUS_CLR_DONE > stays unmasked. Hence let's mask it for consistency. This patch doesn't > fix any known problems. > > Signed-off-by: Dmitry Osipenko <[email protected]> > Reviewed-by: Thierry Reding <[email protected]> > --- > drivers/i2c/busses/i2c-tegra.c | 2 ++ > 1 file changed, 2 insertions(+)
Tested-by: Thierry Reding <[email protected]>

