• Alessandro Rubini's avatar
    port to fmc-bus abstraction · fcddc1cd
    Alessandro Rubini authored
    Several changes to make it compile under the new abstraction
    
    - probe and remove are related to an fmc_driver structure. Thus
    the fd-spec.c is obsolete.  Still, the driver is bound to the spec
    and as such it refuses to initialize under a different carrier.
    
    - we don't have "spec" in the structure but "fmc"
    
    - i2c referred to pdev, but has been cleaned up
    
    - fd-zio unfortunately refers to pdev to build the local ID.
    
    Still a lot of details are to be fixed.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    fcddc1cd
Name
Last commit
Last update
NewLogger Loading commit data...
binaries Loading commit data...
doc Loading commit data...
hw Loading commit data...
lib Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
README Loading commit data...
acam.c Loading commit data...
calibrate.c Loading commit data...
fd-core.c Loading commit data...
fd-zio.c Loading commit data...
fine-delay.h Loading commit data...
gpio.c Loading commit data...
i2c.c Loading commit data...
inttypes.h Loading commit data...
onewire.c Loading commit data...
pll.c Loading commit data...
spi.c Loading commit data...
time.c Loading commit data...