OSDN Git Service

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)
commit7fae8a9ced742f364604a88a53084f471cc9c6e5
treefa7be419e46f1398ca873bf0aece9fcb04592eec
parentfc8938d445d5ca861c5a76098512ab6dd67f6d80
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