1
0
Fork 0
alistair23-linux/drivers/hwmon
Arjan van de Ven 597a7679dd [PATCH] revert incorrect mutex conversion in hdaps driver
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, 9a61bf6300 but this
only reverts this one file)

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-02 13:02:05 -07:00
..
Kconfig [PATCH] hwmon: Add support for the Winbond W83687THF 2006-03-23 14:21:52 -08:00
Makefile [PATCH] hwmon: New f71805f driver 2006-02-06 12:02:15 -08:00
adm1021.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
adm1025.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
adm1026.c [PATCH] I2C: hwmon: Rename register parameters 2006-03-23 14:21:55 -08:00
adm1031.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
adm9240.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
asb100.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
atxp1.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
ds1621.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
f71805f.c [PATCH] hwmon: f71805f semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
fscher.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
fscpos.c [PATCH] I2C: hwmon: Rename register parameters 2006-03-23 14:21:55 -08:00
gl518sm.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
gl520sm.c [PATCH] s/;;/;/g 2006-03-24 07:33:24 -08:00
hdaps.c [PATCH] revert incorrect mutex conversion in hdaps driver 2006-04-02 13:02:05 -07:00
hwmon-vid.c [PATCH] hwmon: Support the Pentium M VID code 2006-03-23 14:21:52 -08:00
hwmon.c [PATCH] hwmon: add required idr locking 2006-03-23 14:21:55 -08:00
it87.c [PATCH] I2C: hwmon: Rename register parameters 2006-03-23 14:21:55 -08:00
lm63.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
lm75.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
lm75.h [PATCH] hwmon: move SENSORS_LIMIT to hwmon.h 2005-09-05 09:14:17 -07:00
lm77.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
lm78.c [PATCH] I2C: hwmon: Rename register parameters 2006-03-23 14:21:55 -08:00
lm80.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
lm83.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
lm85.c [PATCH] I2C: hwmon: Rename register parameters 2006-03-23 14:21:55 -08:00
lm87.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
lm90.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
lm92.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
max1619.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
pc87360.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
sis5595.c [PATCH] I2C: hwmon: Rename register parameters 2006-03-23 14:21:55 -08:00
smsc47b397.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
smsc47m1.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
via686a.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
vt8231.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
w83l785ts.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00
w83627ehf.c [PATCH] w83627ehf: Refactor the sysfs interface 2006-03-23 14:21:53 -08:00
w83627hf.c [PATCH] I2C: hwmon: Rename register parameters 2006-03-23 14:21:55 -08:00
w83781d.c [PATCH] I2C: hwmon: Rename register parameters 2006-03-23 14:21:55 -08:00
w83792d.c [PATCH] hwmon: Semaphore to mutex conversions 2006-03-23 14:21:52 -08:00