]> Pileus Git - ~andy/linux/blobdiff - drivers/hwmon/adm1026.c
Driver core: add device symlink back to sysfs
[~andy/linux] / drivers / hwmon / adm1026.c
index b4618b2705f76ae1805ab5dd5f24c2c76833d241..ba80cd3258c69fe63f0277726cf37bec2f653f0f 100644 (file)
@@ -261,7 +261,6 @@ struct pwm_data {
 struct adm1026_data {
        struct i2c_client client;
        struct class_device *class_dev;
-       struct mutex lock;
        enum chips type;
 
        struct mutex update_lock;