diff options
author | Axel Lin <axel.lin@ingics.com> | 2016-02-22 08:24:01 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-03-09 04:43:09 +0100 |
commit | cd0d3f58a0ca05773c29b5e5b82f075b607777ba (patch) | |
tree | 47af7eaebdd4417ae2f43fda12e8364088c68925 /drivers/gpio/gpio-pisosr.c | |
parent | gpio: mpc8xxx: Fixup setting gpio direction output (diff) | |
download | linux-cd0d3f58a0ca05773c29b5e5b82f075b607777ba.tar.xz linux-cd0d3f58a0ca05773c29b5e5b82f075b607777ba.zip |
gpio: mpc8xxx: Remove *read_reg and *write_reg from struct mpc8xxx_gpio_chip
*read_reg and *write_reg can be removed because at all the places to call
them, we can just use gc->read_reg/gc->write_reg instead.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-pisosr.c')
0 files changed, 0 insertions, 0 deletions