• Federico Vaga's avatar
    wr-nic-gpio: do not check on gpiochip_remove · 2b85fda2
    Federico Vaga authored
    Since kernel 3.18 the gpiochip_remove function return void and not an
    error code as before. In case the gpiochip is removed while there is a
    requested gpio, the kernel will print an error message.
    
    By applying this patch without any control on the kernel version we are
    going to loose the error message in case of trouble with old kernels
    Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
    2b85fda2
Name
Last commit
Last update
binaries Loading commit data...
doc Loading commit data...
fmc-bus @ f1c5325f
kernel Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
check-fmc-bus Loading commit data...