commit | 0f25fda840a9420172dfa6a3f333066017b78a04 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Wed Dec 12 02:39:59 2018 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 14 15:19:15 2018 +0100 |
tree | d248dd940007b3bab84ab8fc51201f513f169ef1 | |
parent | 49427232764d62e5933b2c23cc841739abc9804c [diff] |
gpio: pca953x: Zap ad-hoc reg_direction cache Replace the ad-hoc reg_direction direction register caching with generic regcache cache. This reduces code duplication. 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>