Re: [PATCH v6 3/5] gpio: pca953x: refactor pca953x_read_regs()
From: Linus Walleij
Date: Mon Sep 12 2016 - 08:47:34 EST
On Fri, Sep 9, 2016 at 11:17 AM, Bartosz Golaszewski
<bgolaszewski@xxxxxxxxxxxx> wrote:
> Avoid the unnecessary if-else in pca953x_read_regs() by spltting the
> routine into smaller, specialized functions and calling the right one
> via a function pointer held in struct pca953x.
>
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Patch applied.
Yours,
Linus Walleij