diff options
author | ian <ian@FreeBSD.org> | 2015-10-10 19:51:00 +0000 |
---|---|---|
committer | ian <ian@FreeBSD.org> | 2015-10-10 19:51:00 +0000 |
commit | da621122bc2653bce018e03b83db44ddedf9850d (patch) | |
tree | 49a21851b9c88ae0738e63df96869235be627a49 /lib/libc/stdlib/quick_exit.c | |
parent | b9dc0437261f4767d12553360861c16732f6d348 (diff) | |
download | FreeBSD-src-da621122bc2653bce018e03b83db44ddedf9850d.zip FreeBSD-src-da621122bc2653bce018e03b83db44ddedf9850d.tar.gz |
Replace a local sx lock that allowed only one client at a time to access
an eeprom device with iicbus_request/release_bus(), which achieves the
same effect and also keeps other i2c slave drivers from clashing on the bus.
Diffstat (limited to 'lib/libc/stdlib/quick_exit.c')
0 files changed, 0 insertions, 0 deletions