• Alessandro Rubini's avatar
    fmc-core: remove extra device (/sys/devices/fmc/) · f685f5b1
    Alessandro Rubini authored
    The fmc devices are now children of their own device.
    
    This is what we had with fmc-fakedev and 1 mezzanine using a custom eeprom:
    tha lead to custom names):
    
    spusa.root# ls -l /sys/bus/fmc/devices/
     FmcDelay1ns4cha-f001 -> ../../../devices/fmc/FmcDelay1ns4cha-f001/
    
    And this is what we have now:
    
    spusa.root# ls -l /sys/bus/fmc/devices/
     FmcDelay1ns4cha-f001 -> ../../../devices/fake-fmc-carrier/FmcDelay1ns4cha-f001/
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    f685f5b1
Name
Last commit
Last update
doc Loading commit data...
kernel Loading commit data...
sdb-lib Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...