Re: [PATCH v6 16/35] i2c: tegra: Reorder location of functions in the code

From: Andy Shevchenko
Date: Tue Sep 08 2020 - 04:44:16 EST


On Tue, Sep 8, 2020 at 5:11 AM Dmitry Osipenko <digetx@xxxxxxxxx> wrote:
>
> Reorder location of functions in the code in order to have definition
> of functions closer to the place of the invocation. This change makes
> easier to navigate around the code and removes the need to have a
> prototype for tegra_i2c_init().

Still seems to have ordering issues (it moves pieces you actually
change in the next patches).
Have you considered which one looks neat this variant or if you move
it closer to the end of the series?

--
With Best Regards,
Andy Shevchenko