On Fri, Sep 9, 2016 at 11:17 AM, Bartosz Golaszewski <bgolaszew...@baylibre.com> wrote:
> Avoid the unnecessary if-else in pca953x_write_regs() by splitting > the routine into smaller, specialized functions and calling the right > one via a function pointer held in struct pca953x_chip. > > Signed-off-by: Bartosz Golaszewski <bgolaszew...@baylibre.com> > Reviewed-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> Patch applied. Yours, Linus Walleij