hwmon: Drop unused mutexes in two drivers

Signed-off-by: Jean Delvare <khali@linux-fr.org>
This commit is contained in:
Jean Delvare
2007-02-14 21:15:03 +01:00
committato da Jean Delvare
parent f8d0c19a93
commit 6a0b1013c6
2 ha cambiato i file con 0 aggiunte e 2 eliminazioni

Vedi File

@@ -332,7 +332,6 @@ struct lm85_autofan {
struct lm85_data {
struct i2c_client client;
struct class_device *class_dev;
struct mutex lock;
enum chips type;
struct mutex update_lock;