| From | Andy Shevchenko <> | Date | Tue, 8 Sep 2020 11:49:36 +0300 | Subject | Re: [PATCH v6 25/35] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg() |
| |
On Tue, Sep 8, 2020 at 5:11 AM Dmitry Osipenko <digetx@gmail.com> wrote: > > Factor out error recovery code from tegra_i2c_xfer_msg() in order to > make this function easier to read and follow.
Ordering issue. You have a patch that replaces int -> unsigned int or so, which obviously has less impact (severity) than this one. Can you revisit the entire series and rethink ordering one more time?
-- With Best Regards, Andy Shevchenko
|