gpio: iop: Use generic GPIO MMIO functions for driver
authorAlexander Shiyan <shc_work@mail.ru>
Fri, 9 Sep 2016 06:20:03 +0000 (09:20 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 12 Sep 2016 13:28:18 +0000 (15:28 +0200)
commit6d125412fc16802012a17665638f49b0b0c81f18
tree5a5387549cfbd1920457146bc386706612b8eb9c
parent31963eb039b7d5708cdd3e07d247ac2389eb0c1f
gpio: iop: Use generic GPIO MMIO functions for driver

This patch switches the driver to use the generic GPIO MMIO functions
that removes a bit of redundant and duplicate code.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/gpio-iop.c