]> git.baikalelectronics.ru Git - kernel.git/commit
fmc: Decouple from Linux GPIO subsystem
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 8 Jun 2019 23:11:38 +0000 (01:11 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 10 Jun 2019 14:01:54 +0000 (16:01 +0200)
commit6b38d0ae0ffeed409f4b01f1537a0359ef404054
treefa7be419e46f1398ca873bf0aece9fcb04592eec
parent3d327f1c5570308f2d360ea614c92d9be7df449f
fmc: Decouple from Linux GPIO subsystem

FMC has its own GPIO handling, the inclusion of <linux/gpio.h>
is only to reuse some flags that we can just as well provide
using local defines.

Cc: Federico Vaga <federico.vaga@cern.ch>
Cc: Pat Riehecky <riehecky@fnal.gov>
Acked-by: Alessandro Rubini <rubini@gnudd.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/fmc/fmc-trivial.c
include/linux/fmc.h