commit | 25a1b7102f3f1181be1feaa0ed6ff82f1b526acd | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Wed Dec 12 02:39:56 2018 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 14 15:19:05 2018 +0100 |
tree | 61997affe220826d56e10c53f11ccadbe25de613 | |
parent | 7a04aaa32cbc449588fecc77da637e0da771283f [diff] |
gpio: pca953x: Zap ad-hoc I2C block write in multi GPIO set The ad-hoc i2c block write can be replaced by standard register accessor function, which correctly handles all the chip details and differences. Do so to simplify the code. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>