On Wed, 09 Sep 2020 01:40:00 +0300, Dmitry Osipenko wrote: > Consolidate error handling in tegra_i2c_xfer_msg() into a common code > path in order to make code cleaner. > > Reviewed-by: Michał Mirosław <[email protected]> > Signed-off-by: Dmitry Osipenko <[email protected]> > --- > drivers/i2c/busses/i2c-tegra.c | 13 +++++++++---- > 1 file changed, 9 insertions(+), 4 deletions(-)
Tested-by: Thierry Reding <[email protected]>

