• Federico Vaga's avatar
    kernel: incompatibility: partial revert 335e1019 · 9d2a241c
    Federico Vaga authored
    The patch 355e1019 move two fields in the spec_dev structure, but other
    drivers may include this header and use this structure, so it breakes
    all the fields's offset.
    
    Revert this modification in order to make the modification more backward
    compatible. It will not fix all the situations (sizeof) but some of them
    yes.
    Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
    9d2a241c
Name
Last commit
Last update
..
hw Loading commit data...
Makefile Loading commit data...
Module.symvers.fmc Loading commit data...
Module.symvers.vme Loading commit data...
svec-drv.c Loading commit data...
svec-fmc.c Loading commit data...
svec-i2c.c Loading commit data...
svec-irq.c Loading commit data...
svec-sysfs.c Loading commit data...
svec-vic.c Loading commit data...
svec.h Loading commit data...
vmebus.h Loading commit data...