linux/drivers/fmc
Federico Vaga 9f757f4152 drivers/fmc: hide fmc operations behind helpers
This gave us more freedom to change/add/remove operations without
recompiling all device driver.

Typically, Carrier board implement the fmc operations, so they will not
use these helpers.

Signed-off-by: Federico Vaga <federico.vaga@cern.ch>
Tested-by: Pat Riehecky <riehecky@fnal.gov>
Acked-by: Alessandro Rubini <rubini@gnudd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-28 16:24:21 +02:00
..
fmc-chardev.c drivers/fmc: hide fmc operations behind helpers 2017-08-28 16:24:21 +02:00
fmc-core.c drivers/fmc: hide fmc operations behind helpers 2017-08-28 16:24:21 +02:00
fmc-dump.c
fmc-fakedev.c fmc: avoid readl/writel namespace conflict 2013-06-19 20:30:32 -07:00
fmc-match.c drivers/fmc: hide fmc operations behind helpers 2017-08-28 16:24:21 +02:00
fmc-sdb.c FMC: show_sdb_tree: dump synthesis/commit ID info 2014-02-28 15:12:09 -08:00
fmc-trivial.c drivers/fmc: hide fmc operations behind helpers 2017-08-28 16:24:21 +02:00
fmc-write-eeprom.c drivers/fmc: hide fmc operations behind helpers 2017-08-28 16:24:21 +02:00
fru-parse.c drivers/fmc: remove unused variable 2017-08-28 16:24:21 +02:00
Kconfig treewide: Fix typo in Kconfig 2013-10-14 15:23:02 +02:00
Makefile FMC: add a char-device mezzanine driver 2013-06-18 15:42:15 -07:00