diff options
author | Axel Lin <axel.lin@ingics.com> | 2016-02-22 15:24:01 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-03-09 10:43:09 +0700 |
commit | cd0d3f58a0ca05773c29b5e5b82f075b607777ba (patch) | |
tree | 47af7eaebdd4417ae2f43fda12e8364088c68925 /drivers/power/rt9455_charger.c | |
parent | fa4007ca06e4c808b002067c2ea02a9bebdc044b (diff) | |
download | linux-stable-cd0d3f58a0ca05773c29b5e5b82f075b607777ba.tar.gz linux-stable-cd0d3f58a0ca05773c29b5e5b82f075b607777ba.tar.bz2 linux-stable-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/power/rt9455_charger.c')
0 files changed, 0 insertions, 0 deletions