Files
linux/drivers
Bartosz Golaszewski 7acc66e371 gpio: pca953x: refactor pca953x_write_regs()
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 <bgolaszewski@baylibre.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-09-12 14:46:29 +02:00
..
2016-08-07 14:41:02 -06:00
2016-08-07 14:41:02 -06:00
2016-08-10 09:25:18 +01:00
2016-08-07 14:41:02 -06:00
2016-08-02 19:35:40 -04:00