Re: [PATCH v3 0/5] gpio: pca953x: code refactoring

From: Andy Shevchenko
Date: Wed Sep 07 2016 - 10:02:17 EST


On Wed, 2016-09-07 at 15:37 +0200, Bartosz Golaszewski wrote:
> I'm working on converting the pca953x driver to using regmap, but
> since
> it's not a trivial task I figured I'd post a couple refactoring
> patches
> I did so far for 4.9.
>
> The first patch just fixes a couple coding style issues. The second
> removes a couple unnecessary switches. Last three refactor the
> read/write_regs functions to avoid if-elses by using function pointers
> to smaller, specialized routines.

Still few style comments, otherwise

Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

>
> Tested with pca9534 and pca9535 chips.
>
> v1 -> v2:
> - constified the offset structures in patch 2/5
>
> v2 -> v3:
> - modified the order of the patches so that minor coding style fixes
> Â no longer create noise for the later changes
> - moved the **_write_regs_16() assignments to where other variants
> Â are assigned
>
> Bartosz Golaszewski (5):
> Â gpio: pca953x: code shrink
> Â gpio: pca953x: refactor pca953x_write_regs()
> Â gpio: pca953x: refactor pca953x_read_regs()
> Â gpio: pca953x: remove an unused variable
> Â gpio: pca953x: coding style fixes
>
> Âdrivers/gpio/gpio-pca953x.c | 268 ++++++++++++++++++++++-------------
> ---------
> Â1 file changed, 134 insertions(+), 134 deletions(-)
>

--
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Intel Finland Oy