Commit 9fe61e27 authored by Luis Fernando Ruiz's avatar Luis Fernando Ruiz Committed by Juan David González Cobas

svec: comments removed

parent feb0b8cc
......@@ -76,7 +76,6 @@ static int svec_reprogram(struct fmc_device *fmc, struct fmc_driver *drv,
goto out;
}
/* FIXME?? */
fmc_free_sdb_tree(fmc);
/* load the firmware */
......@@ -87,7 +86,6 @@ static int svec_reprogram(struct fmc_device *fmc, struct fmc_driver *drv,
}
/* configure and activate function 0 */
/* FIXME: Only once?? */
dev_info(fmc->hwdev, "svec-fmc: setup fa0\n");
svec_setup_csr_fa0(svec->map[MAP_CR_CSR]->kernel_va, svec->vmebase,
svec->vector, svec->level);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment