597a7679dd
This reverts the mutex conversion that was recently done to the hdaps
driver; this coversion was buggy because the hdaps driver started using
this semaphore in IRQ context, which mutexes do not allow. Easiest
solution for now is to just revert the patch (the patch was part of a
bigger GIT commit,
|
||
---|---|---|
.. | ||
adm1021.c | ||
adm1025.c | ||
adm1026.c | ||
adm1031.c | ||
adm9240.c | ||
asb100.c | ||
atxp1.c | ||
ds1621.c | ||
f71805f.c | ||
fscher.c | ||
fscpos.c | ||
gl518sm.c | ||
gl520sm.c | ||
hdaps.c | ||
hwmon-vid.c | ||
hwmon.c | ||
it87.c | ||
Kconfig | ||
lm63.c | ||
lm75.c | ||
lm75.h | ||
lm77.c | ||
lm78.c | ||
lm80.c | ||
lm83.c | ||
lm85.c | ||
lm87.c | ||
lm90.c | ||
lm92.c | ||
Makefile | ||
max1619.c | ||
pc87360.c | ||
sis5595.c | ||
smsc47b397.c | ||
smsc47m1.c | ||
via686a.c | ||
vt8231.c | ||
w83l785ts.c | ||
w83627ehf.c | ||
w83627hf.c | ||
w83781d.c | ||
w83792d.c |