commit | 2071a3e94abd34d65bd40f1ff845f9cea300dfa6 | [log] [tgz] |
---|---|---|
author | Federico Vaga <federico.vaga@cern.ch> | Tue Jul 18 08:33:03 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 28 16:24:21 2017 +0200 |
tree | 7b115bbaf53ff854af74bc6b907bdd39688adc28 | |
parent | 9f757f415210a7c85e2784e4a1733ea78b2e4e88 [diff] |
drivers/fmc: The only way to dump the SDB is from debugfs Driver should not call fmc_sdb_dump() anymore. (actually they can but the operation is not supported, so it will print an error message) 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>