• Federico Vaga's avatar
    kernel: do not cleanup what should be already cleaned up · a754f416
    Federico Vaga authored
    On spec driver remove, do not clean-up VIC stuff. The VIC should be cleaned
    by the mezzanine driver when it release all its handlers (see patch a628fa3).
    Just leave a reminder for driver developer when something goes wrong.
    
    Moreove, we do not need to user sver_irq_exit() any more. If the mezzanine
    driver is properly written it will clear all its interrupts, and thanks to
    patch a628fa3 we can safely assume that everything was cleared.
    Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
    a754f416
Name
Last commit
Last update
doc Loading commit data...
fmc-bus @ a650c838
kernel Loading commit data...
scripts 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...