remarkable-linux/drivers/atm
Grant Likely b1608d69cb drivercore: revert addition of of_match to struct device
Commit b826291c, "drivercore/dt: add a match table pointer to struct
device" added an of_match pointer to struct device to cache the
of_match_table entry discovered at driver match time.  This was unsafe
because matching is not an atomic operation with probing a driver.  If
two or more drivers are attempted to be matched to a driver at the
same time, then the cached matching entry pointer could get
overwritten.

This patch reverts the of_match cache pointer and reworks all users to
call of_match_device() directly instead.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2011-05-18 12:32:23 -06:00
..
.gitignore
adummy.c atm: correct sysfs 'device' link creation and parent relationships 2010-12-10 15:45:05 -08:00
ambassador.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ambassador.h
atmtcp.c drivers/atm/atmtcp.c: add missing atm_dev_put 2010-12-31 12:52:05 -08:00
eni.c atm: correct sysfs 'device' link creation and parent relationships 2010-12-10 15:45:05 -08:00
eni.h
firestream.c Fix common misspellings 2011-03-31 11:26:23 -03:00
firestream.h
fore200e.c drivercore: revert addition of of_match to struct device 2011-05-18 12:32:23 -06:00
fore200e.h Fix common misspellings 2011-03-31 11:26:23 -03:00
he.c atm: correct sysfs 'device' link creation and parent relationships 2010-12-10 15:45:05 -08:00
he.h
horizon.c Fix common misspellings 2011-03-31 11:26:23 -03:00
horizon.h
idt77105.c atm: idt77105: fix fetch_stats() result 2011-01-21 16:24:23 -08:00
idt77105.h
idt77252.c Fix common misspellings 2011-03-31 11:26:23 -03:00
idt77252.h Fix common misspellings 2011-03-31 11:26:23 -03:00
idt77252_tables.h
iphase.c Fix common misspellings 2011-03-31 11:26:23 -03:00
iphase.h
Kconfig
lanai.c Fix common misspellings 2011-03-31 11:26:23 -03:00
Makefile
midway.h
nicstar.c atm: correct sysfs 'device' link creation and parent relationships 2010-12-10 15:45:05 -08:00
nicstar.h
nicstarmac.c
nicstarmac.copyright
solos-attrlist.c
solos-pci.c atm/solos-pci: Don't flap VCs when carrier state changes 2011-03-30 16:53:38 -07:00
suni.c
suni.h
tonga.h
uPD98401.h
uPD98402.c
uPD98402.h
zatm.c atm: correct sysfs 'device' link creation and parent relationships 2010-12-10 15:45:05 -08:00
zatm.h
zeprom.h