]> 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)
commit5f90ac31fc368be99e3f334495314bcec9d2dd51
tree5a5387549cfbd1920457146bc386706612b8eb9c
parentc4a4f9250275566847c051e6d5b320fb46db6d11
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