OFS / linux-dfl-backport

Backport version of the linux-dfl (Device Feature List) kernel driver for FPGA devices. This is an out-of-tree driver, designed to be built, packaged, and installed as a stand-alone set of driver modules.
GNU General Public License v2.0
3 stars 11 forks source link

mfd: intel-m10-bmc-log: fix duplicate nvmem file name #36

Closed fpgamatt closed 2 years ago

fpgamatt commented 2 years ago

Fix duplicate nvmem file name encountered when more than one card in is the system. Fix thread unsafe code.

Signed-off-by: Matthew Gerlach matthew.gerlach@linux.intel.com