]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit51585cca81a7e9b5cbd5ae68bc68232249bae84a
tree5a5387549cfbd1920457146bc386706612b8eb9c
parent3113a5faedf897f24ee14ab9bd6bf2c2b19d7549
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