• Juan David González Cobas's avatar
    svec: fix fmc_free_sdb_tree moment · 7218a24c
    Juan David González Cobas authored
    When registering several mezzanines, the second device_register
    causes a reprogram that should not do anything (the bitstream
    should not change). The release of fmc->sdb information
    must happen before, so that fmc_scan_sdb_tree refills
    the new SDB information properly.
    
    This is a kludge over a kludge: actually, fmc_scan_sdb_tree
    should be called once in the carrier, so that we do not fall into
    this.
    7218a24c
Name
Last commit
Last update
doc Loading commit data...
fmc-bus @ 25ec6c06
kernel Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
Makefile Loading commit data...
Module.symvers Loading commit data...
README Loading commit data...
check-fmc-bus Loading commit data...