From: Alessandro Rubini Date: Tue, 18 Jun 2013 21:47:13 +0000 (+0200) Subject: FMC: add core bus driver X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~75^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77864f2e0a824a92bd93b4c9ad22c31d28ff55a6;p=pandora-kernel.git FMC: add core bus driver This module offers registration services for both carriers (i.e. devices) and mezzanines (i.e. drivers). The matching for devices and drivers is performed according to the IPMI standard for FRU devices (Field Replaceable Units). The code includes support for parsing an SDB tree if present in the FPGA, and dumping it for diagnostics. SDB is not mandatory. Files in this commit correspond to commit ab23167f in the master branch of the project hosted on ohwr.org. Signed-off-by: Alessandro Rubini Acked-by: Juan David Gonzalez Cobas Acked-by: Emilio G. Cota Acked-by: Samuel Iglesias Gonsalvez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed